mirror of
https://github.com/plexusorg/Plex.git
synced 2025-06-26 13:54:27 +00:00
I have no idea how to securely set credentials
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -4,7 +4,7 @@ pipeline {
|
||||
stage("build") {
|
||||
steps {
|
||||
withGradle {
|
||||
sh "./gradlew build javadoc publish --no-daemon"
|
||||
sh "./gradlew build javadoc --no-daemon"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user