Removed pipeline-level evaluate
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
Josh 2025-09-12 13:04:21 +00:00
parent 6bc0c9795c
commit 7956b7cc9f

View File

@ -169,7 +169,6 @@ when:
branch: branch:
- master - master
- dev-master - dev-master
evaluate: 'PROMOTE != "prod"'
--- ---
kind: pipeline kind: pipeline
@ -353,4 +352,3 @@ when:
- manual - manual
branch: branch:
- master - master
evaluate: 'PROMOTE == "prod"'