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

Update .gitlab-ci.yml

parent 7b7836e1
Pipeline #2123 canceled with stages
...@@ -18,7 +18,7 @@ unit-test-job: ...@@ -18,7 +18,7 @@ unit-test-job:
- echo "running unit test job" - echo "running unit test job"
- cat $CI_PROJECT_DIR/build/executable-binary-file-v1 - cat $CI_PROJECT_DIR/build/executable-binary-file-v1
tags: tags:
-ci - ci
lint-test-job: lint-test-job:
stage: test stage: test
script: script:
......
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