mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 20:24:18 -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_PATTERN: '/(^|,)(nb|production)(,|$)/'
|
||||
|
||||
deploy nn:
|
||||
<<: *deploy-production
|
||||
variables:
|
||||
ENVIRONMENT_INSTANCE: 'nn'
|
||||
ENVIRONMENT_DOMAIN: 'nn.pronouns.page'
|
||||
ENVIRONMENT_PATTERN: '/(^|,)(nn|production)(,|$)/'
|
||||
|
||||
deploy pl:
|
||||
<<: *deploy-production
|
||||
variables:
|
||||
|
Loading…
x
Reference in New Issue
Block a user