Skip to content
Snippets Groups Projects
Commit 16d2422a authored by Romuald Atchadé's avatar Romuald Atchadé Committed by bdwyertech
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent f3e59982
No related branches found
No related tags found
No related merge requests found
Pipeline #558064185 canceled
......@@ -15,7 +15,7 @@ COPY "$BASE_PATH/entrypoint.sh" /entrypoint
RUN chmod +x /entrypoint
COPY "$BASE_PATH/scripts" "$BASE_PATH/binaries/gitlab-runner-helper" /usr/bin/
RUN chmod +x /usr/bin/gitlab-runner-helper
RUN chmod +x /usr/bin/gitlab-runner-helper /usr/bin/gitlab-runner-build
RUN echo 'hosts: files dns' >> /etc/nsswitch.conf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment