Skip to content
Snippets Groups Projects
Commit 1e0943fd authored by Mattia Mancini's avatar Mattia Mancini
Browse files

SSB-44: modified jenkinsfile

parent b5139241
Branches
Tags
1 merge request!44Merge back holography to master
......@@ -3,11 +3,7 @@ pipeline {
stages {
stage('Build docker file') {
steps {
dockerfile {
filename 'CAL/Docker/Dockerfile'
dir './'
label 'holography'
}
sh 'docker build CAL/Docker/Dockerfile ./ -t holography'
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment