Commit 561af319 by luiz.nunes

Update .gitlab-ci.yml

parent 2c9d5dde
Pipeline #33439 failed with stages
in 44 seconds
......@@ -9,6 +9,7 @@ test-job1:
stage: test
script:
- echo "This job tests something"
- oc login --username=${username} --password-${password} --server=https://api.ocpn.mprj.mp.br:6443
test-job2:
stage: test
......
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