use mono 4.6.2
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user