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:
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile.docs
|
file: ./Dockerfile.docs
|
||||||
push: true
|
push: true
|
||||||
tags: dokploy/dokploy-docs:latest
|
tags: dokploy/docs:latest
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
|
|
||||||
build-and-push-image-website:
|
build-and-push-image-website:
|
||||||
@@ -46,5 +46,5 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile.website
|
file: ./Dockerfile.website
|
||||||
push: true
|
push: true
|
||||||
tags: dokploy/dokploy-website:latest
|
tags: dokploy/website:latest
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
|
|||||||
Reference in New Issue
Block a user