upd
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-03-26 18:06:20 +03:00
parent d0754ad6d5
commit 4a95461bfe
2 changed files with 5 additions and 0 deletions

View File

@@ -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