commit | 203b96bbe945bf8da533c557df0f42076fe15f22 | [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:27 2025 +0000 |
tree | 03acb4e76119002d0285c499f7ead6ed64ae61f3 | |
parent | e38874b24d3a6a4ebea512793079522c1893a5d4 [diff] [blame] |
Add missing SHELL build-arg Change-Id: Ic645c0411928f8b69c4d5b21a90462170576e7bc
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index b1a0b55..2ca9c9d 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: