commit | 05726e79d7b6888ce0974d86f7d89837b47e3f61 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Tue Jan 02 14:55:33 2024 -0500 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Tue Jan 02 14:55:33 2024 -0500 |
tree | 72f90597714c249ef01f5d8a41cc10ecea9f7a9b | |
parent | d53db5cfb37c6821e0d3a446f77821469ec7a9a6 [diff] [blame] |
chore: build more images using repo
diff --git a/Earthfile b/Earthfile index 5546dd4..52dde3e 100644 --- a/Earthfile +++ b/Earthfile
@@ -49,8 +49,12 @@ SAVE IMAGE --push ghcr.io/vexxhost/atmosphere:${tag} images: - BUILD ./images/glance+image + BUILD ./images/barbican+image BUILD ./images/cluster-api-provider-openstack+image + BUILD ./images/glance+image + BUILD ./images/heat+image + BUILD ./images/octavia+image + BUILD ./images/placement+image pin-images: FROM +build.venv.dev