We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eac410 commit 178df5eCopy full SHA for 178df5e
.gitlab-ci.yml
@@ -1,14 +1,14 @@
1
include:
2
-- file: /r4.2/gitlab-base.yml
+- file: /r4.3/gitlab-base.yml
3
project: QubesOS/qubes-continuous-integration
4
ref: $CI_BRANCH_REF
5
-- file: /r4.2/gitlab-host.yml
+- file: /r4.3/gitlab-host.yml
6
7
8
-- file: /r4.2/gitlab-vm.yml
+- file: /r4.3/gitlab-vm.yml
9
10
11
-- file: /r4.2/gitlab-host-vm-openqa.yml
+- file: /r4.3/gitlab-host-vm-openqa.yml
12
13
14
variables:
0 commit comments