diff --git a/.drone.yml b/.drone.yml index 80643ff..4304498 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ volumes: steps: - name: test-secrt - image: alpine:3.10 + image: alpine commands: - echo "hello world" when: