fix: was referencing another image
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d50807c73c
commit
6224491825
@ -11,7 +11,7 @@ clone:
|
||||
steps:
|
||||
- name: call webhook
|
||||
pull: always
|
||||
image: curlimages/curl:latest
|
||||
image: bash:latest
|
||||
environment:
|
||||
ENDPOINT:
|
||||
from_secret: dockerhub_endpoint
|
||||
|
Loading…
Reference in New Issue
Block a user