mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 05:28:48 +00:00
ci_template: remove artifacts workaround for cerbero msvc
This was fixed 3 weeks ago and should no longer be needed. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/387>
This commit is contained in:
parent
4afcde9c60
commit
3ec559700a
1 changed files with 0 additions and 3 deletions
|
@ -1244,9 +1244,6 @@ build gst-omx tizonia fedora x86_64:
|
|||
CERBERO_ARGS: "${DEFAULT_CERBERO_ARGS} -v visualstudio -v nowerror"
|
||||
CERBERO_RUN_SUFFIX: ".exe"
|
||||
HAVE_CCACHE: ""
|
||||
# FIXME: for some reason the runner is hanging when trying to upload artifacts
|
||||
artifacts:
|
||||
paths: []
|
||||
before_script:
|
||||
- $env:CI_PROJECT_DIR = $env:CI_PROJECT_DIR.replace('\', '/')
|
||||
- $env:CERBERO_SCRIPTS_PATH = "$env:CI_PROJECT_DIR/cerbero_setup.sh"
|
||||
|
|
Loading…
Reference in a new issue