use mono 4.6.2

This commit is contained in:
Paul Schneider 2021-04-05 01:51:34 +01:00
commit 619d2fe798

View file

@ -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