[gnome-runtime-images] CI: correct the branch the fd.o rust extension is based on
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-runtime-images] CI: correct the branch the fd.o rust extension is based on
- Date: Tue, 10 Sep 2019 11:57:51 +0000 (UTC)
commit b3456489ac347ac7dc2317699cf4356c7dac7d53
Author: Jordan Petridis <jpetridis gnome org>
Date: Tue Sep 10 14:49:03 2019 +0300
CI: correct the branch the fd.o rust extension is based on
Freedeskto-sdk 'LÊo' was released! đī¸đī¸đī¸
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 985e094..37526af 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -72,7 +72,7 @@ rust master:
extends: .build_template
before_script:
- export BASE_IMAGE="registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master"
- - export BRANCH="19.08beta"
+ - export BRANCH="19.08"
- sed -e "s|@BASE_IMAGE@|$BASE_IMAGE|" sdk-bundles/rust-bundle.template > sdk-bundles/rust
- sed -i "s|@BRANCH@|$BRANCH|" sdk-bundles/rust
variables:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]