Skip to content

Commit 0633ec7

Browse files
committed
ci: specify environment for deploy/build job
1 parent 38591c2 commit 0633ec7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ permissions:
1818
jobs:
1919
# Build job
2020
build:
21+
environment: CI
2122
runs-on: self-hosted-arc
2223
steps:
2324
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)