mirror of
https://github.com/JasonHHouse/gaps.git
synced 2026-02-11 21:28:37 -06:00
removing registry
This commit is contained in:
2
jenkins/Jenkinsfile
vendored
2
jenkins/Jenkinsfile
vendored
@@ -31,7 +31,7 @@ pipeline {
|
||||
}
|
||||
steps{
|
||||
script {
|
||||
def gaps = docker.build registry + ".$BUILD_NUMBER"
|
||||
def gaps = docker.build "housewrecker/gaps:v0.2.3.$BUILD_NUMBER"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user