Browse Source

drone??

main
Stian Fredrik Aune 2 years ago
parent
commit
6160b7e8ff
  1. 3
      .drone.yml

3
.drone.yml

@ -8,4 +8,5 @@ steps:
image: alpine:latest
commands:
- echo "Test me"
when: manual
when:
- manual
Loading…
Cancel
Save