Skip to content
Snippets Groups Projects
Commit 31ab3186 authored by Gioacchino Vino's avatar Gioacchino Vino
Browse files

Added orchent init

parent 3bf02c4c
No related branches found
No related tags found
1 merge request!16Removed Debug line from gitlab-ci
......@@ -45,6 +45,8 @@ pipeline {
post {
always {
sh '''#!/bin/bash
eval `oidc-agent-service use`
oidc-add infn-cloud --pw-env=PASS
ansible-playbook site.yaml --extra-vars "paas_ci_test_step='clean'"
'''
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment