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
12d067f2
Commit
12d067f2
authored
Nov 13, 2018
by
Thibault Saunier
🌵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Revert me when merged"
This reverts commit
5cff4655
.
parent
d02fd933
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
gitlab/ci_template.yml
gitlab/ci_template.yml
+1
-2
No files found.
gitlab/ci_template.yml
View file @
12d067f2
...
...
@@ -6,11 +6,10 @@ variables:
GIT_STRATEGY
:
none
manifest
:
image
:
registry.freedesktop.org/
thiblahute
/gst-ci/amd64/alpine-manifest-build:latest
image
:
registry.freedesktop.org/
gstreamer
/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