UNCLASSIFIED

Commit a05335c0 authored by Olga O's avatar Olga O
Browse files

update tag

parent b943b918
Pipeline #395718 passed with stages
in 18 minutes and 43 seconds
...@@ -24,7 +24,7 @@ ENV JENKINS_HOME $JENKINS_HOME ...@@ -24,7 +24,7 @@ ENV JENKINS_HOME $JENKINS_HOME
ENV JENKINS_SLAVE_AGENT_PORT ${agent_port} ENV JENKINS_SLAVE_AGENT_PORT ${agent_port}
ENV REF $REF ENV REF $REF
COPY --from=jenkins /usr/bin/git-lfs /usr/bin/git-lfs COPY --from=jenkins /usr/local/bin/git-lfs /usr/local/bin/git-lfs
# Jenkins is run with user `jenkins`, uid = 1000 # Jenkins is run with user `jenkins`, uid = 1000
# If you bind mount a volume from the host or a data container, # If you bind mount a volume from the host or a data container,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment