Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
rchincha committed Jul 9, 2024
1 parent 7f7ae50 commit 54e27c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/publish.bats
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ parent:
rm -rf /etc/apk/repositories
EOF
stacker build
stacker publish --skip-tls --url docker://${REGISTRY_URL} --tag latest --substitute BUSYBOX_OCI=${BUSYBOX_OCI}
stacker publish --skip-tls --url docker://${REGISTRY_URL} --tag latest
stacker clean

cat > stacker.yaml <<"EOF"
Expand Down

0 comments on commit 54e27c9

Please sign in to comment.