Set correct image names
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
66dbde0979
commit
286cfaea5d
@ -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
|
||||
|
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
apko publish --sbom=false apko.yaml gitea.elara.ws/elara6331/busybox:latest
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
apko publish --sbom=false apko.yaml gitea.elara.ws/elara6331/static:latest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user