Update main.yml
This commit is contained in:
committed by
PlantUML
parent
8c45a7b106
commit
e83dfa2b3a
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -176,7 +176,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile.jetty
|
file: ./Dockerfile.jetty
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64, linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.docker_meta_jetty.outputs.tags }}
|
tags: ${{ steps.docker_meta_jetty.outputs.tags }}
|
||||||
labels: ${{ steps.docker_meta_jetty.outputs.labels }}
|
labels: ${{ steps.docker_meta_jetty.outputs.labels }}
|
||||||
|
|||||||
Reference in New Issue
Block a user