Commit 1b1688ac authored by Syed Bilal Raees's avatar Syed Bilal Raees

before_script added

parent 717cc874
Pipeline #3950 passed with stage
in 26 seconds
......@@ -3,6 +3,9 @@ stages:
build_job:
stage: build
before_script:
- brew install jsonnet
- jsonnet -v
script:
- |
echo "Starting script for deploying to Jfrog"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment