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

Update .gitlab-ci.yml

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