mirror of
https://github.com/lxsang/ant-http
synced 2024-12-26 00:38:21 +01:00
Update Jenkinsfile
This commit is contained in:
parent
a6bb0b16db
commit
11876c6e29
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,6 +1,6 @@
|
|||||||
def build_antd()
|
def build_antd()
|
||||||
{
|
{
|
||||||
docker.image("xsangle/ci-tools:latest-" + env.arch).inside {
|
docker.image("xsangle/ci-tools:latest-" + env.arch).withRun("bash") {
|
||||||
sh '''
|
sh '''
|
||||||
printenv
|
printenv
|
||||||
uname -a
|
uname -a
|
||||||
|
Loading…
Reference in New Issue
Block a user