reference some env
This commit is contained in:
@ -49,6 +49,9 @@ deploy-to-apple:
|
||||
- dotnet pack --configuration Release --no-restore
|
||||
- cd src/nuget-cli
|
||||
- dotnet run push -s $NUGETSOURCE -k $NUGETSOURCEAPIKEY ../*/bin/Release/*.nupkg
|
||||
environment:
|
||||
name: production
|
||||
url: https://apple.pschneider.fr
|
||||
stages:
|
||||
- build
|
||||
- test
|
||||
|
Reference in New Issue
Block a user