Trying to fix pipeline 5
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Administrator 2023-03-13 15:21:38 +01:00
parent 5aa3f15a42
commit 01baeee82d

View File

@ -20,7 +20,7 @@ pipeline:
# from_secret: registry_password
# registry:
# from_secret: registry
# dockerfile: Dockerfile.backend
# dockerfile: Dockerfile.Backend
# platforms: linux/amd64
# #when:
# # path: "backend/**"
@ -39,7 +39,7 @@ pipeline:
from_secret: registry_password
registry:
from_secret: registry
dockerfile: Dockerfile.frontend
dockerfile: Dockerfile.Frontend
platforms: linux/amd64
#when:
# path: "frontend/**"