Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Commit

Permalink
fix circleci config
Browse files Browse the repository at this point in the history
  • Loading branch information
skanehira committed Aug 15, 2019
1 parent b5d6c13 commit 058ffef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,9 @@ workflows:
jobs:
- build-docker-image-not-push:
docker-version: "18.09.3"
filters:
branches:
only: develop

docker-image-build:
jobs:
Expand Down

0 comments on commit 058ffef

Please sign in to comment.