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

iname

parent ed411a7a
Pipeline #3897 failed with stage
in 3 seconds
stages:
image: ubuntu:latest
build_app:
image: ubuntu:latest
script:
- pwd
before_script:
- which apt-get
job1:
image: ubuntu:latest
script:
- echo "hello"
- which apt-get
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