gitlab/ci_template.yml: Use tagged docker image for the manifest job

This commit is contained in:
Jordan Petridis 2018-11-21 17:25:29 +02:00
parent c930a3a229
commit bf92771e45
No known key found for this signature in database
GPG key ID: 902CC06D159744F5

View file

@ -6,8 +6,8 @@ variables:
GIT_STRATEGY: none
manifest:
image: registry.freedesktop.org/gstreamer/gst-ci/amd64/alpine-manifest-build:latest
stage: "manifest"
image: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/alpine-manifest-build:10ffa6f1af6fed20a8857d2c7426d81cf162e3d1'
stage: 'manifest'
script:
- cd /gst-ci
- gitlab/build_manifest.py --self-update