ci: fix curl image to an official one

This commit is contained in:
mathieui 2021-12-13 23:08:55 +01:00
parent 8ba054dd53
commit 0e5a4726af

View file

@ -65,6 +65,6 @@ trigger_poezio:
stage: trigger stage: trigger
tags: tags:
- docker - docker
image: appropriate/curl:latest image: curlimages/curl:7.79.1
script: script:
- curl --request POST -F token="$SLIXMPP_TRIGGER_TOKEN" -F ref=master https://lab.louiz.org/api/v4/projects/18/trigger/pipeline - curl --request POST -F token="$SLIXMPP_TRIGGER_TOKEN" -F ref=master https://lab.louiz.org/api/v4/projects/18/trigger/pipeline