upd
This commit is contained in:
@@ -8,7 +8,7 @@ ENV DOCKER_CREDENTIAL_GCR_CONFIG=/kaniko/.config/gcloud/docker_credential_gcr_co
|
||||
|
||||
# add the wrapper which acts as a drone plugin
|
||||
COPY ./plugin.sh /kaniko/plugin.sh
|
||||
COPY ./resovl.conf /etc/resovl.conf
|
||||
COPY ./resolv.conf /etc/resolv.conf
|
||||
RUN chmod +x /kaniko/plugin.sh
|
||||
ENTRYPOINT [ "/kaniko/plugin.sh" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user