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

Merge branch 'debug_paas_ci' into 'main'

Enable docker pipeline

See merge request !65
parents 51876ece c99ac2ee
No related branches found
No related tags found
1 merge request!65Enable docker pipeline
pipeline {
agent {
docker { image 'harbor.cloud.infn.it/cicd/jenkins-paas-slave:latest'
reuseNode true
}
}
agent { label 'docker-paas-agent' }
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