whoopsie
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m33s
Publish Docker Image / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m1s

This commit is contained in:
Lee 2024-04-24 20:10:32 +01:00
parent 821284463e
commit 77b58dd330

@ -12,7 +12,10 @@ jobs:
docker:
strategy:
matrix:
arch: ["ubuntu-latest"]
arch: [ "ubuntu-latest" ]
git-version: [ "2.44.0" ]
java-version: [ "17" ]
maven-version: [ "3.8.5" ]
runs-on: ${{ matrix.arch }}
# Steps to run