Skip to content
Snippets Groups Projects
Commit 03be2aeb authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

trying pipelin vars with escape

parent 0115dc7e
No related branches found
No related tags found
No related merge requests found
Pipeline #12283 failed with stages
in 3 seconds
...@@ -35,6 +35,7 @@ build-job: # This job runs in the build stage, which runs first. ...@@ -35,6 +35,7 @@ build-job: # This job runs in the build stage, which runs first.
echo line1 echo line1
echo line2 echo line2
echo line3 echo line3
- echo ansible-playbook --extra-vars="$EXTRA"
deploy_job: deploy_job:
......
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