This commit is contained in:
@@ -8,5 +8,8 @@ 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
|
||||
RUN chmod +x /kaniko/plugin.sh
|
||||
ENTRYPOINT [ "/kaniko/plugin.sh" ]
|
||||
|
||||
# RUN cat /etc/resolv.conf
|
||||
Reference in New Issue
Block a user