This commit is contained in:
Artur 2025-01-07 15:52:19 +01:00
parent 0f1801528f
commit 333449442c
5 changed files with 0 additions and 2 deletions

View File

@ -11,5 +11,3 @@ RUN apt-get update && \
apt-get install -y npm
RUN git config --global --add safe.directory '*'
USER jenkins