make
This commit is contained in:
parent
8a4c116ba3
commit
54ded64861
2 changed files with 5 additions and 4 deletions
|
|
@ -60,6 +60,7 @@ deploy_staging:
|
|||
- 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
|
||||
- make strip_yavscd
|
||||
environment:
|
||||
name: staging
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue