We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80b54e3 commit 3e835bdCopy full SHA for 3e835bd
1 file changed
bitbucket-pipelines.yml
@@ -22,6 +22,8 @@ pipelines:
22
branches:
23
'main-cris':
24
- step: *unittest-code-checks
25
+ 'prod/**':
26
+ - step: *unittest-code-checks
27
pull-requests:
28
'**':
29
0 commit comments