ci: fix curl image to an official one
This commit is contained in:
parent
8ba054dd53
commit
0e5a4726af
1 changed files with 1 additions and 1 deletions
|
@ -65,6 +65,6 @@ trigger_poezio:
|
|||
stage: trigger
|
||||
tags:
|
||||
- docker
|
||||
image: appropriate/curl:latest
|
||||
image: curlimages/curl:7.79.1
|
||||
script:
|
||||
- curl --request POST -F token="$SLIXMPP_TRIGGER_TOKEN" -F ref=master https://lab.louiz.org/api/v4/projects/18/trigger/pipeline
|
||||
|
|
Loading…
Reference in a new issue