isnapikey
This commit is contained in:
parent
558d5fc8ae
commit
f7b375ad50
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ deploy-to-isn:
|
|||
script:
|
||||
- dotnet pack --configuration Release --no-restore
|
||||
- cd src/isn
|
||||
- dotnet run push -s $NUGETSOURCE -k $NUGETSOURCEAPIKEY ../*/bin/Release/*.nupkg
|
||||
- dotnet run push -s $ISNSOURCE -k $ISNAPIKEY ../*/bin/Release/*.nupkg
|
||||
environment:
|
||||
name: production
|
||||
url: https://isn.pschneider.fr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue