Skip to content

Commit 56fb980

Browse files
ci(environment): limit prod secrets to trunk and beta branch
1 parent 91d5110 commit 56fb980

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous_delivery.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ jobs:
146146
needs: [lint, commit-lint, dockerfile-lint, test-mutation, test-infra-docker, test-contract, sonarcloud]
147147

148148
runs-on: ubuntu-18.04
149+
environment: production
149150

150151
steps:
151152
- name: Project checkout

0 commit comments

Comments
 (0)