mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
remove testing tags for testing successful deployment in personal dockerhub account
This commit is contained in:
parent
1c67054f28
commit
b4df387fb5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-docker.yml
vendored
2
.github/workflows/publish-docker.yml
vendored
|
@ -28,5 +28,5 @@ jobs:
|
|||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: denovocto/excalidraw-arm-test:latest
|
||||
tags: excalidraw/excalidraw:latest
|
||||
platforms: linux/amd64, linux/arm64, linux/arm/v7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue