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

Enable docker pipeline

parent e5485e8f
No related branches found
No related tags found
1 merge request!65Enable docker pipeline
pipeline { pipeline {
agent { agent { label 'docker-paas-agent' }
docker { image 'harbor.cloud.infn.it/cicd/jenkins-paas-slave:latest'
reuseNode true
}
}
environment { environment {
ORCHENT_AGENT_ACCOUNT='infn-cloud-ops' ORCHENT_AGENT_ACCOUNT='infn-cloud-ops'
......
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