mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 06:40:31 +00:00
fix circleci
This commit is contained in:
@@ -39,7 +39,9 @@ jobs:
|
|||||||
working_directory: ~/app
|
working_directory: ~/app
|
||||||
docker:
|
docker:
|
||||||
- image: docker:17.05.0-ce-git
|
- image: docker:17.05.0-ce-git
|
||||||
steps:
|
steps:
|
||||||
|
- setup_remote_docker:
|
||||||
|
version: 19.03.13
|
||||||
- run:
|
- run:
|
||||||
name: Publish Docker Image to Docker Hub
|
name: Publish Docker Image to Docker Hub
|
||||||
command: |
|
command: |
|
||||||
|
|||||||
Reference in New Issue
Block a user