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