Update deploy.yml

This commit is contained in:
浪子
2024-12-16 13:35:34 +08:00
committed by GitHub
parent a0b0db6b80
commit f7b43d127b
-1
View File
@@ -39,7 +39,6 @@ jobs:
context: . context: .
platforms: | platforms: |
linux/amd64 linux/amd64
linux/arm64
tags: | tags: |
${{env.VERSION_TAG}} ${{env.VERSION_TAG}}
${{env.LASTEST_TAG}} ${{env.LASTEST_TAG}}