ci: remove deprecated syntax
ci/woodpecker/manual/deploy/2 Pipeline was successful Details
ci/woodpecker/push/deploy/2 Pipeline was successful Details
ci/woodpecker/cron/deploy/2 Pipeline was successful Details

This commit is contained in:
Bruno BELANYI 2023-11-18 20:03:51 +00:00
parent d4bfa1bc74
commit f7cb6b0444
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ when:
evaluate: |
((CI_COMMIT_BRANCH == CI_REPO_DEFAULT_BRANCH) == ("${TYPE}" == "prod"))
pipeline:
steps:
- name: check
image: bash
commands: