Commit 1a0c6c89 authored by Syed Bilal Raees's avatar Syed Bilal Raees

sudoers

parent 7a8455bd
Pipeline #3889 failed with stage
in 3 seconds
......@@ -2,9 +2,9 @@ image: ubuntu:latest
before_script:
- |
apt-get update
apt install jsonnet
jsonnet -v
sudo apt-get update
sudo apt install jsonnet
jsonnet -v
job1:
script:
- echo "hello"
......
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