Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriel Nützi <[email protected]>
  • Loading branch information
gabyx committed Jul 9, 2024
1 parent f5a03fd commit bff0153
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/ci/upload-image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ function main() {
copy \
--dest-username <(echo "$username") \
--dest-password <(echo "$password") \
--dest-authfile "$HOME/.docker/config.json" \
"docker-archive://$image_path" \
"docker://$image_name"

Expand Down

0 comments on commit bff0153

Please sign in to comment.