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") {
|
stage ("run agent") {
|
||||||
steps {
|
steps {
|
||||||
|
sh 'cd Docker'
|
||||||
sh 'docker build -f ./Docker/Dockerfile -t ium_docker .'
|
sh 'docker build -f ./Docker/Dockerfile -t ium_docker .'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user