forked from mindol1004/msa-kiz-app
업데이트 'Jenkinsfile'
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -36,6 +36,7 @@ podTemplate(
|
|||||||
|
|
||||||
def registry = 'https://10.43.250.34:5000/v2/'
|
def registry = 'https://10.43.250.34:5000/v2/'
|
||||||
|
|
||||||
|
/*
|
||||||
echo "gradle build"
|
echo "gradle build"
|
||||||
stage("Gradle Build") {
|
stage("Gradle Build") {
|
||||||
container('gradle') {
|
container('gradle') {
|
||||||
@@ -45,6 +46,7 @@ podTemplate(
|
|||||||
echo "gradle build end"
|
echo "gradle build end"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
stage("Dockerize and Push") {
|
stage("Dockerize and Push") {
|
||||||
echo "docker start"
|
echo "docker start"
|
||||||
|
|||||||
Reference in New Issue
Block a user