Skip to content

Commit

Permalink
CI: ensure that skaffold local env patch files exist
Browse files Browse the repository at this point in the history
  • Loading branch information
nygrenh committed Aug 15, 2024
1 parent 08eab0d commit 7c3aa7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/skaffold-import-images-to-minikube
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ path_to_input_folder=$(relativize_path "../skaffold-images")

ensure_program_in_path jq

make_sure_skaffold_local_env_patch_files_exists

point_docker_cli_to_minikube_docker

files=$(find "$path_to_input_folder" -name '*.tar.zst' )
Expand Down

0 comments on commit 7c3aa7e

Please sign in to comment.