isnapikey
This commit is contained in:
@ -46,7 +46,7 @@ deploy-to-isn:
|
|||||||
script:
|
script:
|
||||||
- dotnet pack --configuration Release --no-restore
|
- dotnet pack --configuration Release --no-restore
|
||||||
- cd src/isn
|
- cd src/isn
|
||||||
- dotnet run push -s $NUGETSOURCE -k $NUGETSOURCEAPIKEY ../*/bin/Release/*.nupkg
|
- dotnet run push -s $ISNSOURCE -k $ISNAPIKEY ../*/bin/Release/*.nupkg
|
||||||
environment:
|
environment:
|
||||||
name: production
|
name: production
|
||||||
url: https://isn.pschneider.fr
|
url: https://isn.pschneider.fr
|
||||||
|
Reference in New Issue
Block a user