[CI] use lighter image for publish_changelog job
This commit is contained in:
parent
a04f83ca60
commit
3f5bcfb6f7
|
@ -75,6 +75,7 @@ variables:
|
|||
##
|
||||
#
|
||||
publish_changelog:
|
||||
image: hatsoftwares/curl-jq:latest
|
||||
stage: publish_changelog
|
||||
script:
|
||||
- export PROJECT_API_URL="https://framagit.org/api/v4/projects/${CI_PROJECT_ID}"
|
||||
|
|
Loading…
Reference in New Issue