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

yaml edited

parent 44abf150
......@@ -10,6 +10,9 @@ build-job:
- echo " compile complete "
- mkdir build/
- echo "My app binary file" > build/excutable-binary-file-v1
artifacts:
paths:
- build/excutable-binary-file-v1
tags:
- 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