Skip to content

Commit

Permalink
test: build in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ansgarschulte committed Nov 29, 2023
1 parent cef5206 commit 22bd9ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
shopping-ui/package-lock.json
- name: Build and Deploy with Maven
run: mvn -s .github/workflows/maven-settings.xml package -B -V -p ci
run: mvn -s .github/workflows/maven-settings.xml package -B -V -P ci

- name: Login to Docker Hub and Publish the Docker Images
env:
Expand Down

0 comments on commit 22bd9ea

Please sign in to comment.