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 0240980 commit f1a99c0Copy full SHA for f1a99c0
.github/workflows/ci.yml
@@ -14,6 +14,7 @@ env:
14
jobs:
15
ci:
16
runs-on: ubuntu-latest
17
+ environment: test-env
18
strategy:
19
matrix:
20
service: [frontend, backend/question-service, backend/user-service]
0 commit comments