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

Delete .gitlab-ci.yml

parent 4035b574
stages:
- build
build_job:
stage: build
script:
- yum install epel-release
- yum install snapd
- systemctl enable --now snapd.socket
- ln -s /var/lib/snapd/snap /snap
- jsonnet -v
tags:
- abs
\ No newline at end of file
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