Trying to fix pipeline 5
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
5aa3f15a42
commit
01baeee82d
@ -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/**"
|
||||
|
Loading…
Reference in New Issue
Block a user