Skip to content
Snippets Groups Projects
Commit 213c94a2 authored by Gioacchino Vino's avatar Gioacchino Vino
Browse files

created jenkins user

parent 7e25f0f3
No related branches found
No related tags found
1 merge request!71created jenkins user
Pipeline #125175 failed
......@@ -11,7 +11,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update \
RUN pip install gvm-tools jq yq
RUN useradd -ms /bin/bash jenkins
RUN useradd -m -s /bin/bash jenkins
USER jenkins
WORKDIR /home/jenkins
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment