Zaktualizuj 'Docker/Jenkinsfile'
This commit is contained in:
parent
491bc7a2a6
commit
feea146dc0
1
Docker/Jenkinsfile
vendored
1
Docker/Jenkinsfile
vendored
@ -5,6 +5,7 @@ pipeline {
|
||||
|
||||
stage ("run agent") {
|
||||
steps {
|
||||
sh 'cd Docker'
|
||||
sh 'docker build -f ./Docker/Dockerfile -t ium_docker .'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user