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

Enable docker pipeline

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