Skip to content

Commit 7a082a6

Browse files
author
CircleCI Bumpversion
committed
[CICD] Fix syntax
1 parent 885fe43 commit 7a082a6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.circleci/config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -187,12 +187,12 @@ workflows:
187187

188188
# - bumpversion:
189189
# requires: [test-image]
190-
# lters:
191-
# branches:
192-
# only:
193-
# - circleci-project-setup
190+
# filters:
191+
# branches:
192+
# only:
193+
# - circleci-project-setup
194194

195-
- build-push-docker-images:
195+
- build-push-docker-images:
196196
name: build-cpu-image
197197
base-image: fentechai/cdt-base
198198
target-image: fentechai/cdt

0 commit comments

Comments
 (0)