We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6419f62 commit 7caefa7Copy full SHA for 7caefa7
.github/workflows/azure-webapp-deploy.yml
@@ -11,7 +11,7 @@ env:
11
12
jobs:
13
build-and-deploy:
14
- runs-on: ubuntu-latest
+ runs-on: self-hosted
15
16
steps:
17
- name: Checkout repository
0 commit comments