fifth drone yml
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
c5a6d5b6d4
commit
b5f3d95f0a
|
@ -3,9 +3,9 @@ type: docker
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test2
|
- name: test
|
||||||
image: alpine:3.14
|
image: alpine:3.14
|
||||||
commands:
|
commands:
|
||||||
- apk add bash -y
|
- apk add bash
|
||||||
- bash
|
- bash
|
||||||
- echo $0
|
- echo $0
|
||||||
|
|
Loading…
Reference in New Issue