Skip to content

Commit

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

0 comments on commit 59fcfc0

Please sign in to comment.