mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-05-29 14:49:38 +00:00
jenmkinsfile
This commit is contained in:
parent
6e96c6090a
commit
97bd3ea4c6
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -31,7 +31,7 @@ pipeline {
|
||||||
--url="${ARTIFACTORY_URL}" \
|
--url="${ARTIFACTORY_URL}" \
|
||||||
--user="$ARTIFACTORY_USER" \
|
--user="$ARTIFACTORY_USER" \
|
||||||
--password="$ARTIFACTORY_PASSWORD" \
|
--password="$ARTIFACTORY_PASSWORD" \
|
||||||
--interactive=false
|
--interactive=false \
|
||||||
--enc-password=false
|
--enc-password=false
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue