mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 14:50:32 +00:00
feat: circleci automation on master only.
This commit is contained in:
@@ -7,7 +7,9 @@ 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