mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
fix: ci revert name
This commit is contained in:
parent
86946b6b15
commit
724de2c1b9
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
context: .
|
||||
file: ./Dockerfile.docs
|
||||
push: true
|
||||
tags: dokploy/dokploy-docs:latest
|
||||
tags: dokploy/docs:latest
|
||||
platforms: linux/amd64
|
||||
|
||||
build-and-push-image-website:
|
||||
@ -46,5 +46,5 @@ jobs:
|
||||
context: .
|
||||
file: ./Dockerfile.website
|
||||
push: true
|
||||
tags: dokploy/dokploy-website:latest
|
||||
tags: dokploy/website:latest
|
||||
platforms: linux/amd64
|
||||
|
Loading…
Reference in New Issue
Block a user