Skip to content

Commit

Permalink
docker-container builder needs --push or --load
Browse files Browse the repository at this point in the history
  • Loading branch information
noodl committed Jan 11, 2024
1 parent a4d325b commit 0a6df10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ buildx() {
--secret id=railslts,env=BUNDLE_GEMS__RAILSLTS__COM \
--secret id=jfrog,env=BUNDLE_SAGEONEGEMS__JFROG__IO \
--ssh default $OPTIONAL_TARGET \
--push \
-t $REPO:$tag \
.
}
Expand Down

0 comments on commit 0a6df10

Please sign in to comment.