Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Tim-Philipp Müller
gst-ci
Commits
d02fd933
Commit
d02fd933
authored
Nov 11, 2018
by
Thibault Saunier
🌵
Committed by
Nicolas Dufresne
Nov 13, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert me when merged
Stopping the circular dependency.
parent
0cfe2cee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
gitlab/ci_template.yml
gitlab/ci_template.yml
+2
-1
No files found.
gitlab/ci_template.yml
View file @
d02fd933
...
...
@@ -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
Markdown
is supported
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