Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Engel <[email protected]>
  • Loading branch information
engelmi committed Nov 21, 2023
1 parent 180e3c5 commit 245c989
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build-scripts/build-push-containers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ function push(){
}

function build(){
buildah manifest rm $IMAGE &> /dev/null
buildah manifest create $IMAGE

buildah bud --tag "quay.io/bluechi/$IMAGE" \
Expand Down

0 comments on commit 245c989

Please sign in to comment.