Commit a074f42e authored by Syed Bilal Raees's avatar Syed Bilal Raees

Update .gitlab-ci.yml

parent 758a737a
Pipeline #2127 canceled with stages
...@@ -16,8 +16,8 @@ build-job: ...@@ -16,8 +16,8 @@ build-job:
- echo "complinoing the code" - echo "complinoing the code"
- mkdir build/ - mkdir build/
- echo "my app binary file" > build/executable-binary-file-v1 - echo "my app binary file" > build/executable-binary-file-v1
# tags: tags:
# - ci - ci
unit-test-job: unit-test-job:
stage: test stage: test
......
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