ci
This commit is contained in:
parent
982c65951e
commit
2bc591bf05
1 changed files with 2 additions and 2 deletions
|
|
@ -61,8 +61,8 @@ deploy_staging:
|
|||
- echo "Deploy to staging server"
|
||||
- make strip_yavscd
|
||||
- make packages
|
||||
- cd src/Yavsc.Abstract
|
||||
- isn push -s $ISNSOURCE -k $NUGETSOURCEAPIKEY *.nupkg
|
||||
- cd
|
||||
- isn push -s $ISNSOURCE -k $NUGETSOURCEAPIKEY src/Yavsc.Abstract/bin/*/*.nupkg
|
||||
environment:
|
||||
name: staging
|
||||
url: https://yavscpre.pschneider.fr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue