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 38591c2 commit 0633ec7Copy full SHA for 0633ec7
.github/workflows/deploy.yml
@@ -18,6 +18,7 @@ permissions:
18
jobs:
19
# Build job
20
build:
21
+ environment: CI
22
runs-on: self-hosted-arc
23
steps:
24
- uses: actions/checkout@v4
0 commit comments