Trying to fix pipeline
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
c0005f38d5
commit
fba180c181
@ -20,7 +20,7 @@ pipeline:
|
||||
from_secret: registry_password
|
||||
registry:
|
||||
from_secret: registry
|
||||
dockerfile: backend/Dockerfile
|
||||
dockerfile: ./backend/Dockerfile
|
||||
platforms: linux/amd64
|
||||
when:
|
||||
path: "backend/**"
|
||||
@ -39,7 +39,7 @@ pipeline:
|
||||
from_secret: registry_password
|
||||
registry:
|
||||
from_secret: registry
|
||||
dockerfile: frontend/Dockerfile
|
||||
dockerfile: ./frontend/Dockerfile
|
||||
platforms: linux/amd64
|
||||
when:
|
||||
path: "frontend/**"
|
||||
|
Loading…
Reference in New Issue
Block a user