Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update docker-image.yml
Browse files Browse the repository at this point in the history
agarciadom authored Dec 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent efbc6dd commit 41ac783
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -17,6 +17,8 @@ jobs:
java-version: '17'
distribution: 'temurin'
cache: maven
- name: Create Maven Settings
uses: s4u/[email protected]
- name: Download the backend JAR
run: mvn -B dependency:copy-dependencies -DexcludeTransitive=true
- name: Build the Docker image

0 comments on commit 41ac783

Please sign in to comment.