Compare commits

..

2 commits

Author SHA1 Message Date
ed518ee614
.woodpecker/.test.yaml: we don't need clone in this step
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2024-10-07 13:31:15 +02:00
43698e3399
.woodpecker/.deploy.yaml: add branch and PR creation 2024-10-07 13:31:11 +02:00

View file

@ -87,7 +87,7 @@ steps:
repo: core-deployments repo: core-deployments
branch: "${CI_PIPELINE_NUMBER}_dashboard_staging" branch: "${CI_PIPELINE_NUMBER}_dashboard_staging"
base_branch: main base_branch: main
pr_title: "DASHBOARD STAGING: update image tag to ${CI_PIPELINE_NUMBER}" pr_title: "DASHBOARD: update image tag to ${CI_PIPELINE_NUMBER}"
pr_body: | pr_body: |
### Dashboard image update ### Dashboard image update