fifth drone yml
continuous-integration/drone/push Build is passing Details

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

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