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
Jordan Petridіs
gst-ci
Commits
136019ba
Commit
136019ba
authored
Mar 05, 2021
by
Jordan Petridіs
🌱
Browse files
ci_template: fix WINDOWS_CONTAINER_SCRIPT_URL location
Part-of: <
gstreamer/gst-ci!399
>
parent
bdbef044
Changes
1
Hide whitespace changes
Inline
Side-by-side
gitlab/ci_template.yml
View file @
136019ba
...
...
@@ -51,9 +51,7 @@ variables:
# Can't use $CI_* variables since we use this template in all repos, not just gst-ci
CERBERO_SCRIPT_URL
:
"
https://gitlab.freedesktop.org/gstreamer/gst-ci/raw/${GST_UPSTREAM_BRANCH}/gitlab/cerbero_setup.sh"
# FIXME: fix the file path url to point to the upstram once merged
# WINDOWS_CONTAINER_SCRIPT_URL: "https://gitlab.freedesktop.org/gstreamer/gst-ci/raw/${GST_UPSTREAM_BRANCH}/docker/windows/container.ps1"
WINDOWS_CONTAINER_SCRIPT_URL
:
"
https://gitlab.freedesktop.org/alatiera/gst-ci/raw/alatiera/windows-build-redux/docker/windows/container.ps1"
WINDOWS_CONTAINER_SCRIPT_URL
:
"
https://gitlab.freedesktop.org/gstreamer/gst-ci/raw/${GST_UPSTREAM_BRANCH}/docker/windows/container.ps1"
GIT_STRATEGY
:
none
MESON_BUILDTYPE_ARGS
:
--default-library=both
...
...
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