Switch to building with Depot
Change-Id: I4547e671e11f76e6776192cc68040d5e2ff61be9
(cherry picked from commit 564caa8bd7f1cf771958a97b8fff7c9bef90e447)
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml
index a39db2a..ef3d699 100644
--- a/zuul.d/jobs.yaml
+++ b/zuul.d/jobs.yaml
@@ -46,6 +46,25 @@
parent: tox
- job:
+ name: atmosphere-build-images
+ parent: depot-bake
+ vars:
+ depot_bake_project_id: jd10vkmkwv
+ depot_bake_environment:
+ REGISTRY: harbor.atmosphere.dev/ci
+ TAG: "{{ zuul.change }}"
+ files: &image_build_files
+ - ^images/
+ - docker-bake.hcl
+
+- job:
+ name: atmosphere-promote-images
+ parent: promote-depot-bake
+ files: *image_build_files
+ vars:
+ promote_depot_bake_job: atmosphere-build-images
+
+- job:
name: atmosphere-build-collection
parent: build-ansible-collection
pre-run: