fourth drone yml
continuous-integration/drone/push Build is failing Details

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
1 changed files with 1 additions and 1 deletions

View File

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