We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c614963 commit b07ee2eCopy full SHA for b07ee2e
scripts/staging/validate.sh
@@ -57,7 +57,7 @@ fi
57
export NO_RUN=true
58
export CI=1
59
echo "Running release.sh from: $PARENT_ROOT_DIR/scripts/release.sh"
60
- bash "$PARENT_ROOT_DIR/scripts/release.sh" --registry docker.io/officialpchandra19
+ bash "$PARENT_ROOT_DIR/scripts/release.sh" --registry docker.io/officialprateek11
61
)
62
63
# --- Default envs ---
0 commit comments