fix(ci): Separate Multistage build for develop image.
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2024-04-02 14:14:05 +13:00
parent 8f5e47eecd
commit a2b32024a1
2 changed files with 24 additions and 1 deletions

View File

@@ -95,7 +95,7 @@ steps:
repo: cybercinch/${CI_REPO_NAME}
project:
from_secret: depot_project
dockerfile: Dockerfile
dockerfile: Dockerfile.dev
push: true
platforms: linux/amd64
tags: ["develop"]