Skip to content

Commit

Permalink
Use apigateway functions from ghcr.io/muhamadto/spring-native-amazonl…
Browse files Browse the repository at this point in the history
…inux2-builder:21-amazonlinux2-awscliv2

Signed-off-by: matto <muhamadto@gmail.com>
  • Loading branch information
muhamadto committed Dec 29, 2023
1 parent 4211b44 commit 0d16e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
ENV: ${{ env.ENV }}
COST_CENTRE: ${{ env.COST_CENTRE }}
run: ./mvnw -ntp -Pnative clean package -DskipTests=true
run: ./mvnw -ntp clean package -U -Pnative -DskipTests native:compile
- name: cdk diff
uses: muhamadto/aws-cdk-github-actions@v3
with:
Expand Down

0 comments on commit 0d16e15

Please sign in to comment.