Update Jenkinsfile
This commit is contained in:
parent
9922af522f
commit
0ed00e73ef
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -10,7 +10,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Checkout') {
|
stage('Checkout') {
|
||||||
steps {
|
steps {
|
||||||
git url: 'http://git.rri.co.id/admin/ci3-app.git'
|
git url: 'https://git.rri.co.id/admin/ci3-app.git'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Build Docker Image') {
|
stage('Build Docker Image') {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user