mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
Revert "Revert me" and fix test_manifest image to be used
This reverts commit 4717e446a9
.
This commit is contained in:
parent
96c5f89d79
commit
bb2c819c77
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ stages:
|
|||
test manifest:
|
||||
variables:
|
||||
GIT_STRATEGY: fetch
|
||||
image: "registry.freedesktop.org/thiblahute/gst-ci/amd64/test-manifest:latest"
|
||||
image: "registry.freedesktop.org/gstreamer/gst-ci/amd64/test-manifest:5856b05f3010136cebcaa9a90058572e008ae3f6"
|
||||
stage: "preparation"
|
||||
script:
|
||||
- pytest-3 --junitxml=junit.xml --cov=build_manifest gitlab/build_manifest.py
|
||||
|
|
Loading…
Reference in a new issue