Compare commits
2 Commits
0ed00e73ef
...
f52a9ef4df
Author | SHA1 | Date | |
---|---|---|---|
![]() |
f52a9ef4df | ||
![]() |
9e4b01d0ad |
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -10,7 +10,9 @@ pipeline {
|
||||
stages {
|
||||
stage('Checkout') {
|
||||
steps {
|
||||
git url: 'https://git.rri.co.id/admin/ci3-app.git'
|
||||
git branch: 'main',
|
||||
credentialsId: '1138e92b-d38f-4578-9058-82fc7b6f734b',
|
||||
url: 'https://git.rri.co.id/admin/ci3-app.git'
|
||||
}
|
||||
}
|
||||
stage('Build Docker Image') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user