Try to fix no mvn username
This commit is contained in:
parent
380adc0876
commit
2631fe0f39
1 changed files with 2 additions and 1 deletions
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
|
@ -24,7 +24,8 @@ pipeline {
|
|||
sh '''
|
||||
#!/bin/bash
|
||||
|
||||
source /acmvn
|
||||
chmod +x /acmvn
|
||||
/acmvn
|
||||
echo "MVN USERNAME : $MVN_USER"
|
||||
|
||||
git clean -xfd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue