Skip to content

Commit 880c806

Browse files
committed
Skip tests
1 parent 51b6ab4 commit 880c806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
java-version: '21'
3030

3131
- name: Build with Maven
32-
run: mvn spring-boot:build-image
32+
run: mvn spring-boot:build-image -DskipTests
3333

3434
- name: Push Docker image
3535
run: docker push ghcr.io/tutorialwork/kleinanzeigen-ads-renewer:${{ github.ref_name }}

0 commit comments

Comments
 (0)