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

Update generate-deploy-ops-stages.sh add basedir

parent b4485b58
No related branches found
No related tags found
No related merge requests found
set -ex set -ex
basedir=$( cd "$(dirname "$0")" ; pwd -P )
touch deploy.yml touch deploy.yml
echo "Running CI for ${TAG}" echo "Running CI for ${TAG}"
if [[ ! -z "${TAG}" ]]; then if [[ ! -z "${TAG}" ]]; then
......
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