use mono 4.6.2

This commit is contained in:
Paul Schneider
2021-04-05 01:51:34 +01:00
parent d2a194416f
commit 365e434c98

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