mirror of
https://gitlab.freedesktop.org/dabrain34/GstPipelineStudio.git
synced 2024-12-19 14:38:44 +00:00
ci: trigger a new build of FDO docker image
This commit is contained in:
parent
ae85402eeb
commit
17a81a52a6
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ variables:
|
|||
variables:
|
||||
FDO_DISTRIBUTION_VERSION: "35"
|
||||
# Update this to trigger a container rebuild
|
||||
FDO_DISTRIBUTION_TAG: "2022-03-07.4"
|
||||
FDO_DISTRIBUTION_TAG: "2023-02-13.0"
|
||||
before_script:
|
||||
- source ./ci/env.sh
|
||||
- mkdir .cargo && echo -e "[net]\ngit-fetch-with-cli = true" > .cargo/config
|
||||
|
|
Loading…
Reference in a new issue