commit | 942099f6ccc676429f396953242c0773f854a281 | [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:23 2025 +0000 |
tree | 36621546c7f5316910312a7b66fd40fa2da22190 | |
parent | bfee65a0a7cb94b6b4f14742f89893f5b0cd6b9f [diff] [blame] |
Add missing SHELL build-arg Change-Id: Ic645c0411928f8b69c4d5b21a90462170576e7bc
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index ef3d699..55cf918 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: