Replies: 3 comments 4 replies
-
Sorry for the late reply. There was an
|
Beta Was this translation helpful? Give feedback.
3 replies
-
Hi! |
Beta Was this translation helpful? Give feedback.
1 reply
-
Bit late to the party, but this works: curl --oauth2-bearer TOKEN http://localhost:8080/v1/update?image=ORG/APP nearly the same as @piksel mentioned, but the parameter needs to be |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to trigger an update with the
--http-api-update
flag, for a single container only but keep updating every container with the scheduled updates? I'm trying to implement the webhook call in to the corresponding containers gitlab-ci.ymlThanks in Advance
Beta Was this translation helpful? Give feedback.
All reactions