Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Commit

Permalink
ci: update default pipe
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejpetras committed Feb 11, 2024
1 parent b7b559f commit fd38f57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
- name: Build and test project
run: mvn --batch-mode clean verify -Pnative
env:
QUARKUS_CONTAINER_IMAGE_ADDITIONAL_TAGS: 'latest'
QUARKUS_CONTAINER_IMAGE_PUSH: 'true'
QUARKUS_CONTAINER_IMAGE_TAG: ${{ github.ref_name }}
QUARKUS_APPLICATION_VERSION: ${{ github.ref_name }}
Expand Down

0 comments on commit fd38f57

Please sign in to comment.