fix: was referencing another image
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-06-07 15:16:01 +02:00
parent d50807c73c
commit 6224491825
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -11,7 +11,7 @@ clone:
steps: steps:
- name: call webhook - name: call webhook
pull: always pull: always
image: curlimages/curl:latest image: bash:latest
environment: environment:
ENDPOINT: ENDPOINT:
from_secret: dockerhub_endpoint from_secret: dockerhub_endpoint