mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2025-05-24 14:46:16 +00:00
change trigger branch to stage
This commit is contained in:
parent
96ad653727
commit
a99c133757
1 changed files with 5 additions and 3 deletions
|
|
@ -28,7 +28,7 @@ steps:
|
|||
- SITE=coderdojo
|
||||
tags: coderdojo-${DRONE_BRANCH}
|
||||
|
||||
- name: deploy angestoepselt staging
|
||||
- name: deploy angestoepselt stage
|
||||
image: plugins/webhook
|
||||
settings:
|
||||
urls:
|
||||
|
|
@ -37,7 +37,7 @@ steps:
|
|||
- build angestoepselt site
|
||||
when:
|
||||
branch:
|
||||
- staging
|
||||
- stage
|
||||
|
||||
- name: deploy live build
|
||||
image: plugins/webhook
|
||||
|
|
@ -75,4 +75,6 @@ steps:
|
|||
trigger:
|
||||
branch:
|
||||
- main
|
||||
- staging
|
||||
- stage
|
||||
event:
|
||||
- push
|
||||
Loading…
Add table
Reference in a new issue