Skip to content

Commit c30ae28

Browse files
committed
Fix GitHub URL
1 parent bb3d244 commit c30ae28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/openshiftci-presubmit-all-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ ROLLOUTS_TMP_DIR=$(mktemp -d)
3333
cd $ROLLOUTS_TMP_DIR
3434

3535

36-
git clone https://github.dev/argoproj-labs/argo-rollouts-manager
36+
git clone https://github.com/argoproj-labs/argo-rollouts-manager
3737

3838
TARGET_ROLLOUT_COMMIT=027faa92ffdbc43a02eca3982f020a8c391fd340
3939

0 commit comments

Comments
 (0)