Skip to content
Snippets Groups Projects
Verified Commit 2b1cbb9e authored by orestis.malaspin's avatar orestis.malaspin
Browse files

added ./

parent cdffb14f
Branches
No related tags found
No related merge requests found
Pipeline #29477 passed
......@@ -6,6 +6,6 @@ RUN apt update
RUN apt dist-upgrade -y
RUN apt install -y clang
COPY cacerts /tmp/
COPY ./cacerts /tmp/
ENV SONAR_SCANNER_OPTS="-Djavax.net.ssl.trustStore=/tmp/cacerts"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment