Update 'Jenkinsfile'
This commit is contained in:
parent
3ee668d425
commit
86f2fbcc67
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -32,7 +32,7 @@ pipeline{
|
||||
{
|
||||
agent {
|
||||
docker {
|
||||
image 'xsangle/ci-tools:latest-amd64'
|
||||
image 'xsangle/ci-tools:latest-arm64'
|
||||
// args '-v /etc/passwd:/etc/passwd'
|
||||
// Run the container on the node specified at the
|
||||
// top-level of the Pipeline, in the same workspace,
|
||||
|
Loading…
Reference in New Issue
Block a user