fourth drone yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Phillip Nicholas Thern 2022-12-05 07:59:33 +01:00
parent a766b34b33
commit c5a6d5b6d4
Signed by: nickveliki
GPG key ID: 9810EF8F924EDF0C

View file

@ -3,7 +3,7 @@ type: docker
name: default name: default
steps: steps:
- name: test - name: test2
image: alpine:3.14 image: alpine:3.14
commands: commands:
- apk add bash -y - apk add bash -y