Commit 17c70467 authored by Syed Bilal Raees's avatar Syed Bilal Raees

Update .gitlab-ci.yml

parent ed92cfc1
......@@ -11,7 +11,7 @@ stages:
build-job:
stage: build
script:
- echo " compiling the code "
- echo " compiling the code.. "
- echo " compile complete "
- mkdir build/
- echo "My app binary file" > build/excutable-binary-file-v1
......
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