mirror of
https://github.com/octoleo/plantuml-server.git
synced 2024-12-21 16:29:03 +00:00
Update main.yml
This commit is contained in:
parent
8c45a7b106
commit
e83dfa2b3a
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user