Typo
This commit is contained in:
parent
4f35ff34d1
commit
73ca3a2e86
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -4,7 +4,7 @@ node {
|
|||||||
// Get some code from a GitHub repository
|
// Get some code from a GitHub repository
|
||||||
git 'https://github.com/BrokenFire/BrokenDiscordBot.git'
|
git 'https://github.com/BrokenFire/BrokenDiscordBot.git'
|
||||||
}
|
}
|
||||||
stage('Gradle Buil){
|
stage('Gradle Buil'){
|
||||||
build job: 'Bot Discord Gradle', wait: true
|
build job: 'Bot Discord Gradle', wait: true
|
||||||
}
|
}
|
||||||
stage('Build image') {
|
stage('Build image') {
|
||||||
|
Loading…
Reference in New Issue
Block a user