[CI] use lighter image for publish_changelog job

This commit is contained in:
Luc Didry 2018-12-06 18:19:53 +01:00
parent a04f83ca60
commit 3f5bcfb6f7
No known key found for this signature in database
GPG Key ID: EA868E12D0257E3C
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ variables:
## ##
# #
publish_changelog: publish_changelog:
image: hatsoftwares/curl-jq:latest
stage: publish_changelog stage: publish_changelog
script: script:
- export PROJECT_API_URL="https://framagit.org/api/v4/projects/${CI_PROJECT_ID}" - export PROJECT_API_URL="https://framagit.org/api/v4/projects/${CI_PROJECT_ID}"