Commit 9526856a authored by Syed Bilal Raees's avatar Syed Bilal Raees

changes

parent 92071ef0
Pipeline #2131 passed with stages
in 18 seconds
...@@ -9,6 +9,9 @@ build-job: ...@@ -9,6 +9,9 @@ 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
artifacts:
paths:
- build/executable-binary-file-v1
tags: tags:
- ci - ci
......
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