IUM_04
This commit is contained in:
parent
4cd82d9b88
commit
44bb06cddf
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -7,7 +7,7 @@ pipeline {
|
||||
|
||||
agent {
|
||||
dockerfile {
|
||||
additionalBuildArgs '--build-arg="KAGGLE_KEY=${env.KAGGLE_KEY}" --build-arg="KAGGLE_USERNAME=${env.KAGGLE_USERNAME}"'
|
||||
additionalBuildArgs '--build-arg="KAGGLE_KEY=test"'
|
||||
reuseNode true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user