From e86675a9c9f8272a417e0ff24f827453cd8f913e Mon Sep 17 00:00:00 2001 From: Jamie O'Meara Date: Tue, 18 May 2021 11:57:09 -0600 Subject: [PATCH] Update maven.yml --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 3cc554a1b..bbd041974 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -56,7 +56,7 @@ jobs: ${{ runner.os }}-maven- - uses: andrioid/setup-pack@latest - - name: Build Image using Pack + - name: "😆 Image using Pack" run: | pack build ghrc.io/omearaj/spring-petclinic --builder paketobuildpacks/builder:base --env 'BP_JVM_VERSION=8.*'