Skip to content

Commit

Permalink
#983: reset changes in deploy-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
clean-coder committed Sep 25, 2024
1 parent cb75df7 commit 8109250
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ jobs:
- name: Build backend with Maven
run: mvn -B clean package --file pom.xml -P build-for-docker

- name: Deploy quarter_lib with Maven
run: mvn deploy --file quarter_lib/pom.xml

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3

Expand Down

0 comments on commit 8109250

Please sign in to comment.