Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomcli committed Mar 20, 2023
1 parent fc69994 commit 6a9b337
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ source scripts/deploy/iks/helper-functions.sh

BUILD_DIR="sdk/python/tests/compiler/testdata"

OLD_IMAGE="dspipelines/any-sequencer:latest"
OLD_IMAGE="quay.io/aipipeline/any-sequencer:latest"
NEW_IMAGE_URL="${NEW_IMAGE_URL:=us.icr.io/kfp-tekton/any-sequencer}"
NEW_IMAGE_TAG="${NEW_IMAGE_TAG:=nightly}"

Expand Down

0 comments on commit 6a9b337

Please sign in to comment.