mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2025-05-24 14:46:16 +00:00
Rename the staging branch to something more suitable
This commit is contained in:
parent
c1c7e432dc
commit
13167c3288
1 changed files with 2 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ steps:
|
||||||
- build angestoepselt site
|
- build angestoepselt site
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- captcha
|
- staging
|
||||||
|
|
||||||
- name: deploy live build
|
- name: deploy live build
|
||||||
image: plugins/webhook
|
image: plugins/webhook
|
||||||
|
|
@ -75,4 +75,4 @@ steps:
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
- captcha
|
- staging
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue