Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Thibault Saunier
gst-ci
Commits
57058c10
Commit
57058c10
authored
Nov 11, 2018
by
Thibault Saunier
🌵
Browse files
Revert me when merged
Stopping the circular dependency.
parent
fb94d1c5
Pipeline
#8181
passed with stages
in 2 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gitlab/ci_template.yml
View file @
57058c10
...
...
@@ -6,10 +6,11 @@ variables:
GIT_STRATEGY
:
none
manifest
:
image
:
registry.freedesktop.org/
gstreamer
/gst-ci/amd64/alpine-manifest-build:latest
image
:
registry.freedesktop.org/
thiblahute
/gst-ci/amd64/alpine-manifest-build:latest
stage
:
"
manifest"
script
:
-
cd /gst-ci
-
git fetch https://gitlab.freedesktop.org/thiblahute/gst-ci.git simple_manifest && git checkout FETCH_HEAD
# REMOVEME!
-
gitlab/build_manifest.py --self-update
-
gitlab/build_manifest.py ${CI_PROJECT_DIR}/manifest.xml
-
cat ${CI_PROJECT_DIR}/manifest.xml
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment