Set correct image names
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Elara 2024-03-12 14:51:51 -07:00
parent 66dbde0979
commit 286cfaea5d
4 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash
set -e
apko publish --sbom=false apko.yaml gitea.elara.ws/elara6331/busybox:latest
apko publish --sbom=false apko.yaml gitea.elara.ws/elara6331/busybox-root:latest

View File

@ -1,3 +1,4 @@
#!/bin/bash
set -e
apko publish --sbom=false apko.yaml gitea.elara.ws/elara6331/busybox:latest

View File

@ -1,3 +1,3 @@
#!/bin/bash
set -e
apko publish --sbom=false apko.yaml gitea.elara.ws/elara6331/static:latest
apko publish --sbom=false apko.yaml gitea.elara.ws/elara6331/static-root:latest

View File

@ -1,3 +1,4 @@
#!/bin/bash
set -e
apko publish --sbom=false apko.yaml gitea.elara.ws/elara6331/static:latest