Skip to content
Snippets Groups Projects
Commit 153b7c7f authored by Dean Lovett's avatar Dean Lovett
Browse files

ci: change url

parent 9533fa30
No related branches found
No related tags found
No related merge requests found
Pipeline #9103 passed
......@@ -19,7 +19,7 @@ getZoneId() {
getDnsRecordName() {
if [ ! -z "$CI_ENVIRONMENT_SLUG" ]; then
echo $CI_ENVIRONMENT_SLUG.$ZONE
echo "review-".$CI_COMMIT_REF_NAME.$ZONE
else
echo $ZONE
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment