fifth drone yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Phillip Nicholas Thern 2022-12-05 08:01:10 +01:00
parent c5a6d5b6d4
commit b5f3d95f0a
Signed by: nickveliki
GPG key ID: 9810EF8F924EDF0C

View file

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