mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-23 04:34:15 -04:00
(nn) add deployment setup
This commit is contained in:
parent
fb17f4c095
commit
f149082d44
@ -161,6 +161,13 @@ deploy nb:
|
|||||||
ENVIRONMENT_DOMAIN: 'nb.pronouns.page'
|
ENVIRONMENT_DOMAIN: 'nb.pronouns.page'
|
||||||
ENVIRONMENT_PATTERN: '/(^|,)(nb|production)(,|$)/'
|
ENVIRONMENT_PATTERN: '/(^|,)(nb|production)(,|$)/'
|
||||||
|
|
||||||
|
deploy nn:
|
||||||
|
<<: *deploy-production
|
||||||
|
variables:
|
||||||
|
ENVIRONMENT_INSTANCE: 'nn'
|
||||||
|
ENVIRONMENT_DOMAIN: 'nn.pronouns.page'
|
||||||
|
ENVIRONMENT_PATTERN: '/(^|,)(nn|production)(,|$)/'
|
||||||
|
|
||||||
deploy pl:
|
deploy pl:
|
||||||
<<: *deploy-production
|
<<: *deploy-production
|
||||||
variables:
|
variables:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user