diff --git a/.drone.yml b/.drone.yml index a77d5da..86988e2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,7 @@ clone: steps: - name: call webhook pull: always - image: curlimages/curl:latest + image: bash:latest environment: ENDPOINT: from_secret: dockerhub_endpoint