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

Commit 058ffef

Browse files
committed
fix circleci config
1 parent b5d6c13 commit 058ffef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,9 @@ workflows:
165165
jobs:
166166
- build-docker-image-not-push:
167167
docker-version: "18.09.3"
168+
filters:
169+
branches:
170+
only: develop
168171

169172
docker-image-build:
170173
jobs:

0 commit comments

Comments
 (0)