diff --git a/.drone.yml b/.drone.yml index ca25895..5aca77c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ name: salt-docker-master steps: - name: test - image: alpine + image: busybox commands: - echo hello - echo world