Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup!…
Browse files Browse the repository at this point in the history
… fixup! fixup! Release binaries with GitHub actions
  • Loading branch information
TheAssassin committed Mar 5, 2024
1 parent 73ca149 commit 9ba1ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distribute/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN apt-get update && \
python3 -m pip install git+https://github.com/TheAssassin/appimagecraft.git#egg=appimagecraft

# we don't have a defined $HOME, but we need Maven to write the libLaserCut artifact somewhere
COPY ./docker/maven-settings.xml /usr/share/maven/conf/settings.xml
COPY maven-settings.xml /usr/share/maven/conf/settings.xml

# we shouldn't expect FUSE to work within Docker
ENV APPIMAGE_EXTRACT_AND_RUN=1
Expand Down

0 comments on commit 9ba1ddf

Please sign in to comment.