Skip to content

Commit 6b39337

Browse files
committed
fix bitrise triggers
1 parent f56ff1f commit 6b39337

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

bitrise.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ project_type: other
66
pipelines:
77
release:
88
triggers:
9-
branch: releases/v*-bitrise
9+
push:
10+
- branch: releases/v*-bitrise
1011
stages:
1112
- build: {}
1213
- upload-and-deploy: {}

0 commit comments

Comments
 (0)