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

Merge branch 'debug_paas_ci' into 'main'

Enable docker pipeline

See merge request !63
parents a55d724f e5b70ba5
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