using dnu
This commit is contained in:
parent
619d2fe798
commit
8a4c116ba3
1 changed files with 2 additions and 0 deletions
|
|
@ -57,6 +57,8 @@ deploy_staging:
|
||||||
script:
|
script:
|
||||||
- echo "Deploy to staging server"
|
- echo "Deploy to staging server"
|
||||||
- . /opt/mono-4.6/mono-env
|
- . /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 restore
|
||||||
- make strip_yavscd
|
- make strip_yavscd
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue