commit | 8e269fe32a19ff46b10c4428076d06de70e38eb4 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Thu Feb 13 13:23:51 2025 -0500 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Fri Feb 14 14:15:16 2025 +0000 |
tree | 0cd8a47ce6538d1c80e126a515aa45e68a4addff | |
parent | e29f71658f2ffa2e4e98ef8f706ccd5a0221bd3d [diff] [blame] |
Add missing SHELL build-arg Change-Id: Ic645c0411928f8b69c4d5b21a90462170576e7bc
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index c94e964..a8fc2c4 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml
@@ -6,6 +6,14 @@ go_version: 1.21.13 - job: + name: atmosphere-cargo-test + run: + - zuul.d/playbooks/cargo-test/run.yml + dependencies: + - name: atmosphere-build-images + soft: true + +- job: name: atmosphere-golang-go-test parent: atmosphere-golang-go vars: