third drone yml
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Phillip Nicholas Thern 2022-12-05 05:32:48 +01:00
parent 276ae26bb5
commit a766b34b33
Signed by: nickveliki
GPG key ID: 9810EF8F924EDF0C

View file

@ -4,5 +4,8 @@ name: default
steps: steps:
- name: test - name: test
image: alpine:3.14
commands: commands:
- apk add bash -y
- bash
- echo $0 - echo $0