jenkins
This commit is contained in:
parent
23845d3dbb
commit
b98e494a2a
@ -18,7 +18,9 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
sh """
|
sh """
|
||||||
cd environment/dev/docker/cms/
|
cd environment/dev/docker/cms/
|
||||||
bash build.docker.build.sh
|
ls -lah
|
||||||
|
pwd
|
||||||
|
bash ./build.docker.build.sh
|
||||||
"""
|
"""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user