Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
330 views

I have a blazor server project using .net 5. I am able to run it fine locally and connect to my API. In my local project I have a swaggerClient and swagger.json file. In startup I call swaggerClient ...
Sirus's user avatar
  • 512
2 votes
1 answer
882 views

In Azure DevOps, there are separate pipelines for Build and Releases. Single build (build artifacts) can be released to multiple environment with different triggers. E.g. when build is completed, it ...
Liero's user avatar
  • 27.8k
21 votes
2 answers
9k views

I want to run GitHub Actions on more than one environment, let's say on Windows and Linux. I managed to do it with Travis CI, but I could not find information about how to do it with GitHub Actions. ...
Yordan Kanchelov's user avatar

1
51 52 53 54
55