using dnu

This commit is contained in:
Paul Schneider
2021-04-05 01:54:31 +01:00
parent 365e434c98
commit 16b9a4c94a

View File

@ -57,6 +57,8 @@ deploy_staging:
script:
- echo "Deploy to staging server"
- . /opt/mono-4.6/mono-env
- curl --insecure -sSL https://lua.pschneider.fr/files/Paul/pub/dnx-install.sh | bash
- DNX_USER_HOME=`pwd -P`/dnx . ./dnx/dnvm/dnvm.sh
- make restore
- make strip_yavscd
environment: