Skip to content
Snippets Groups Projects
Commit 4eb0920f authored by Mo Mirza's avatar Mo Mirza
Browse files

Update deploy.yml

parent bc589c5c
Branches
Tags 3.0.10
No related merge requests found
.deploy-template:
stage: deploy
before_script:
- curl https://git.iwoca.co.uk/devops/ci/raw/3.0.8/scripts/deploy.sh > deploy.sh
- curl https://git.iwoca.co.uk/devops/ci/raw/3.0.10/scripts/deploy.sh > deploy.sh
- chmod +x deploy.sh
script:
- eval VARIABLE="${VARIABLE}" # evaluate variable used in job definition
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment