mirror of
https://github.com/plexusorg/Plex.git
synced 2024-10-31 17:17:12 +00:00
I have no idea how to securely set credentials
This commit is contained in:
parent
d4ddf09c32
commit
85eff9a26d
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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user