We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb3d244 commit c30ae28Copy full SHA for c30ae28
1 file changed
scripts/openshiftci-presubmit-all-tests.sh
@@ -33,7 +33,7 @@ ROLLOUTS_TMP_DIR=$(mktemp -d)
33
cd $ROLLOUTS_TMP_DIR
34
35
36
-git clone https://github.dev/argoproj-labs/argo-rollouts-manager
+git clone https://github.com/argoproj-labs/argo-rollouts-manager
37
38
TARGET_ROLLOUT_COMMIT=027faa92ffdbc43a02eca3982f020a8c391fd340
39
0 commit comments