Skip to content

Commit

Permalink
publish test images
Browse files Browse the repository at this point in the history
  • Loading branch information
skonto committed Dec 12, 2024
1 parent b41f736 commit a3bbd64
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/e2e-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ source ./test/e2e-common.sh
knative_setup

echo ">> Uploading test images..."
ko resolve --jobs=4 -RBf ./test/test_images/autoscale > /dev/null
#ko resolve --jobs=4 -RBf ./test/test_images/autoscale > /dev/null
./test/upload-test-images.sh
popd

# Setup Helm - TODO move to the infra image
Expand Down

0 comments on commit a3bbd64

Please sign in to comment.