File tree Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Original file line number Diff line number Diff line change @@ -4,30 +4,26 @@ solution: SendGrid.sln
44os : linux
55dist : bionic
66mono : none
7-
87services :
9- - docker
10-
8+ - docker
119script :
12- - make test-docker
13- - make release
14-
10+ - make test-docker
11+ - make release
1512after_success :
16- - bash <(curl -s https://codecov.io/bash)
17-
13+ - bash <(curl -s https://codecov.io/bash)
1814deploy :
1915 skip_cleanup : true
2016 provider : script
21- script : dotnet nuget push **/*.nupkg -k $NUGET_API_KEY -s https://api.nuget.org/v3/index.json --skip-duplicate
17+ script : dotnet nuget push **/*.nupkg -k $NUGET_API_KEY -s https://api.nuget.org/v3/index.json
18+ --skip-duplicate
2219 on :
2320 branch : main
2421 tags : true
25-
2622notifications :
2723 slack :
2824 if : branch = main
2925 on_pull_requests : false
3026 on_success : never
3127 on_failure : change
3228 rooms :
33- - secure : RdE/BGwjr4B5GktjANWdZx2hRcY5GQNQGN9+NxeJ86K2wkTRsQUpPDSj7jXHHUcD9jz+OJHrwWR5Zbun48wE3nD1O/PDs6QNOvYo/isn6PWKGUq6g2XjACPxM34UDRbrma9hGOJTtuEnar64glZEh6xk31bWCpqg/vVxxg/XhWQ =
29+ secure : gAocxB0AUjYq7Kd5v5W2dWbvKPiMTXNQWL5WE9tSxIZPtWF4jrjtWZGNvKhQgGz4pkzqHd0h+O24eg6PoVRx1f1AiQ4sVUZGyRzDQJV5EhvSqPbJoh4NPnTDSxZTA35GaUE2xuN4iyoUdAHM+I5JX4QzW6/OCPyetor1T4X0x50 =
You can’t perform that action at this time.
0 commit comments