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 40a3f90 commit f9a5c25Copy full SHA for f9a5c25
zuul.d/jobs.yaml
@@ -41,3 +41,7 @@
41
label: ubuntu-jammy
42
secrets:
43
- zuul_s3
44
+
45
+- job:
46
+ name: base-test
47
+ parent: base
zuul.d/projects.yaml
@@ -9,7 +9,7 @@
9
name: stackhpc-zuul-config
10
check:
11
jobs:
12
- - noop
+ - base-test
13
gate:
14
15
0 commit comments