cicd: rename toulouse to smarttoulouse
This commit is contained in:
parent
3f2bb73f78
commit
d8059e84aa
@ -211,10 +211,10 @@ paris:
|
|||||||
tags:
|
tags:
|
||||||
- deploy
|
- deploy
|
||||||
|
|
||||||
toulouse:
|
smarttoulouse:
|
||||||
stage: deployment
|
stage: deployment
|
||||||
environment:
|
environment:
|
||||||
name: toulouse
|
name: smarttoulouse
|
||||||
url: https://smart-toulouse.happy-dev.fr
|
url: https://smart-toulouse.happy-dev.fr
|
||||||
before_script:
|
before_script:
|
||||||
- npm ci --cache .npm --prefer-offline --only=production
|
- npm ci --cache .npm --prefer-offline --only=production
|
||||||
|
Loading…
Reference in New Issue
Block a user