use mono 4.6.2
This commit is contained in:
parent
ee8d80acf9
commit
619d2fe798
1 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@ deploy_staging:
|
|||
stage: deploy
|
||||
script:
|
||||
- echo "Deploy to staging server"
|
||||
- . /opt/mono-4.6/mono-env
|
||||
- make restore
|
||||
- make strip_yavscd
|
||||
environment:
|
||||
name: staging
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue