corrects build stage label
This commit is contained in:
parent
49aa8b51e9
commit
bc5d6102eb
@ -61,7 +61,7 @@ spec:
|
||||
}
|
||||
}
|
||||
|
||||
stage("Build Alpine with CA") {
|
||||
stage("Build Kaniko with CA") {
|
||||
container("kaniko") {
|
||||
def DF = """FROM ${repository}/google/kaniko-project/executor:debug
|
||||
COPY ./kaniko-chain.crt /kaniko/ssl/certs/ca-certificates.crt
|
||||
|
Reference in New Issue
Block a user