mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
configure staging deployment
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
58eda4c75c
commit
dff69a7ec1
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ deploy:
|
||||||
tags:
|
tags:
|
||||||
- secure
|
- secure
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_BRANCH == "pu"
|
- if: $CI_COMMIT_BRANCH == "pu-staging"
|
||||||
when: manual
|
when: manual
|
||||||
variables:
|
variables:
|
||||||
FASTAPI_BACKEND: gunicorn
|
FASTAPI_BACKEND: gunicorn
|
||||||
|
|
Loading…
Add table
Reference in a new issue