Skip to content

Commit

Permalink
merge commits aimed to fix docker github action
Browse files Browse the repository at this point in the history
  • Loading branch information
sabexzero committed Apr 21, 2024
1 parent 2f4a038 commit 426ce14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ COPY gradle ./gradle/

COPY src ./src/


RUN gradle wrapper
RUN chmod +x gradlew
RUN ./gradlew build
Expand Down

0 comments on commit 426ce14

Please sign in to comment.