File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -223,10 +223,8 @@ jobs:
223223 file : " /tmp/DOCKERFILES/ubuntu-systemd-base.dockerfile"
224224 platforms : " linux/arm64"
225225 tags : |
226- #pkgforge/ubuntu-systemd-base:latest
227226 pkgforge/ubuntu-systemd-base:aarch64
228227 pkgforge/ubuntu-systemd-base:aarch64-${{ env.DOCKER_TAG }}
229- #ghcr.io/pkgforge/devscripts/ubuntu-systemd-base:latest
230228 ghcr.io/pkgforge/devscripts/ubuntu-systemd-base:aarch64
231229 ghcr.io/pkgforge/devscripts/ubuntu-systemd-base:aarch64-${{ env.DOCKER_TAG }}
232230 push : true
@@ -295,10 +293,8 @@ jobs:
295293 file : " /tmp/DOCKERFILES/ubuntu-systemd-base.dockerfile"
296294 platforms : " linux/amd64"
297295 tags : |
298- #pkgforge/ubuntu-systemd-base:latest
299296 pkgforge/ubuntu-systemd-base:x86_64
300297 pkgforge/ubuntu-systemd-base:x86_64-${{ env.DOCKER_TAG }}
301- #ghcr.io/pkgforge/devscripts/ubuntu-systemd-base:latest
302298 ghcr.io/pkgforge/devscripts/ubuntu-systemd-base:x86_64
303299 ghcr.io/pkgforge/devscripts/ubuntu-systemd-base:x86_64-${{ env.DOCKER_TAG }}
304300 push : true
You can’t perform that action at this time.
0 commit comments