Skip to content
Snippets Groups Projects
Commit f783d5b6 authored by Administrator's avatar Administrator
Browse files

Update generate-deploy-ops-stages.sh remove typo

parent ddf367d7
No related branches found
No related tags found
No related merge requests found
Pipeline #13573 passed with stages
in 3 seconds
......@@ -17,7 +17,6 @@ if [[ ! -z "${TAG}" ]]; then
export TAG=${TAG}
export DIT_REGISTRY=${DIT_REGISTRY}
cat ${template} | CI_JOB_TOKEN='$CI_JOB_TOKEN' envsubst >> deploy.yml
fi
done
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