Skip to content

Commit

Permalink
Fixes path error
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnaud DEMARCQ authored and Arnaud DEMARCQ committed Nov 6, 2024
1 parent 7c62094 commit 35d886a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- name: Builds Artifacts
run: mvn clean install
- name: Builds Images
working-directory: ./docker_build
run: |
export PROJECT_VERSION=${{ env.CLEAN_BRANCH_NAME }}.${{github.run_number}}
docker compose build
Expand Down

0 comments on commit 35d886a

Please sign in to comment.