1
0
mirror of https://github.com/lxsang/ant-http synced 2024-06-14 22:30:14 +02:00

Update Jenkinsfile

This commit is contained in:
Dany LE 2022-08-02 17:15:23 +02:00 committed by GitHub
parent a6bb0b16db
commit 11876c6e29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Jenkinsfile vendored
View File

@ -1,6 +1,6 @@
def build_antd()
{
docker.image("xsangle/ci-tools:latest-" + env.arch).inside {
docker.image("xsangle/ci-tools:latest-" + env.arch).withRun("bash") {
sh '''
printenv
uname -a