Skip to content

Commit

Permalink
Fixing an issue with gitconfig
Browse files Browse the repository at this point in the history
As the gitconfig is edited, we hit actions/runner#2033

Fixing it by adding ` /github/workspace`  as safe.directory
  • Loading branch information
qcastel authored Oct 4, 2022
1 parent 2c2608a commit 08d8554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM qcastel/maven-release:0.0.36
FROM qcastel/maven-release:0.0.37

COPY ./release-github-actions.sh /usr/local/bin

0 comments on commit 08d8554

Please sign in to comment.