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

yml

parents 97930583 6cf4a1e6
Pipeline #3913 failed with stage
image: ubuntu:latest
stages:
- build
build_test:
stage: build
script:
- arch
- echo "hello world"
tags:
- exec
......@@ -7,6 +7,5 @@ build_tes:
stage: build
script:
- arch
- echo "dear"
tags:
- exec
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