We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdea606 commit 5ec9175Copy full SHA for 5ec9175
1 file changed
.circleci/config.yml
@@ -41,7 +41,7 @@ jobs:
41
42
build_reactiveapi:
43
docker:
44
- - image: xcomponent/mono-dotnet-node-xvfb:1.2.0
+ - image: microsoft/dotnet:2.2-sdk
45
steps:
46
- *restore_repo
47
- *generate_nuget_shasum
@@ -98,7 +98,7 @@ jobs:
98
99
deploy_nuget:
100
101
102
103
104
0 commit comments