mirror of
https://github.com/octoleo/plantuml-server.git
synced 2024-12-22 00:38:54 +00:00
Update main.yml
This commit is contained in:
parent
f14337933d
commit
8c45a7b106
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -165,7 +165,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile.tomcat
|
file: ./Dockerfile.tomcat
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64, linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.docker_meta_tomcat.outputs.tags }}
|
tags: ${{ steps.docker_meta_tomcat.outputs.tags }}
|
||||||
labels: ${{ steps.docker_meta_tomcat.outputs.labels }}
|
labels: ${{ steps.docker_meta_tomcat.outputs.labels }}
|
||||||
|
Loading…
Reference in New Issue
Block a user