Skip to content

Commit 4f6570f

Browse files
adds native profile
1 parent f74e53f commit 4f6570f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/catalog-service.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
native-image --version
4343
4444
- name: Build and analyze
45-
run: ./mvnw clean verify
45+
run: ./mvnw clean -Pnative verify
4646

4747
- if: ${{ github.ref == 'refs/heads/main' }}
4848
name: Build Image and push to docker

0 commit comments

Comments
 (0)