Update main.yml

This commit is contained in:
Nikolai Emil Damm 2022-01-26 23:23:27 +01:00 committed by PlantUML
parent 8c45a7b106
commit e83dfa2b3a
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ jobs:
with:
context: .
file: ./Dockerfile.jetty
platforms: linux/amd64
platforms: linux/amd64, linux/arm64
push: true
tags: ${{ steps.docker_meta_jetty.outputs.tags }}
labels: ${{ steps.docker_meta_jetty.outputs.labels }}