mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-22 07:40:32 +00:00
chore: remove job branches filter.
This commit is contained in:
@@ -7,9 +7,6 @@ jobs:
|
|||||||
working_directory: ~/app
|
working_directory: ~/app
|
||||||
docker:
|
docker:
|
||||||
- image: docker:17.05.0-ce-git
|
- image: docker:17.05.0-ce-git
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
- master
|
|
||||||
steps:
|
steps:
|
||||||
- checkout:
|
- checkout:
|
||||||
path: ~/app
|
path: ~/app
|
||||||
|
|||||||
Reference in New Issue
Block a user