Skip to content

Commit

Permalink
Simplified.
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Nov 17, 2024
1 parent e809fd1 commit 68e8d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/kaniko-functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ package_all_docker() {
run_kaniko() {
echo "Using build args $DOCKER_BUILD_ARGS"
setup_kaniko
kaniko_execute $1
package_docker $1
store_variables
store_image_name
}
Expand Down

0 comments on commit 68e8d9d

Please sign in to comment.