feat: limit CI build to prod branch
This commit is contained in:
parent
9e9a7e4ed8
commit
7b1e43144d
@ -36,3 +36,6 @@ pipeline:
|
|||||||
from_secret: matrix.bw-messenger.de.username
|
from_secret: matrix.bw-messenger.de.username
|
||||||
password:
|
password:
|
||||||
from_secret: matrix.bw-messenger.de.password
|
from_secret: matrix.bw-messenger.de.password
|
||||||
|
|
||||||
|
branches:
|
||||||
|
- prod
|
||||||
|
Loading…
Reference in New Issue
Block a user