Skip to content

Commit

Permalink
NO-JIRA Fix a wrong file name in the build image
Browse files Browse the repository at this point in the history
  • Loading branch information
carminevassallo authored and matteo-mara-sonarsource committed Feb 27, 2024
1 parent f7c42ff commit 29837c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ RUN set -eux; \

COPY --from=tools /usr/local/bin/cirrus-env /usr/local/bin/cirrus-env
COPY --from=tools /usr/local/bin/gh /usr/local/bin/gh
COPY --from=tools /home/sonarsource/.m2/settings-public.xml /root/.m2/settings-public.xml
COPY --from=tools /home/sonarsource/.m2/settings-public-auth.xml /root/.m2/settings-public.xml

0 comments on commit 29837c2

Please sign in to comment.