all
This commit is contained in:
parent
4169c216ed
commit
fc63787042
7 changed files with 35 additions and 8 deletions
|
|
@ -52,3 +52,11 @@ release:
|
|||
- make packages
|
||||
|
||||
|
||||
deploy_staging:
|
||||
stage: deploy
|
||||
script:
|
||||
- echo "Deploy to staging server"
|
||||
environment:
|
||||
name: staging
|
||||
url: https://yavscpre.pschneider.fr
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue