adds maintainer
This commit is contained in:
@@ -16,6 +16,8 @@ def repositoryCreds = "harbor-repository-creds"
|
||||
|
||||
def dockerFile = """FROM ${repository}/google/kaniko-project/executor:debug
|
||||
|
||||
LABEL maintainer="The_Spider <spider@smoothnet.org>"
|
||||
|
||||
COPY ./kaniko-chain.crt /kaniko/ssl/certs/ca-certificates.crt
|
||||
"""
|
||||
|
||||
|
Reference in New Issue
Block a user