Skip to content

Commit 63942fe

Browse files
committedAug 16, 2024
ci: I hate tab-based configuration files
1 parent c508370 commit 63942fe

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎.circleci/config.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -495,11 +495,11 @@ workflows:
495495
tags:
496496
only: /.*/
497497
- build-sqlite-image:
498-
requires:
499-
- build-and-test
500-
filters:
501-
tags:
502-
only: /.*/
498+
requires:
499+
- build-and-test
500+
filters:
501+
tags:
502+
only: /.*/
503503
- mysql-e2e-tests:
504504
requires:
505505
- build-mysql-image

0 commit comments

Comments
 (0)
Failed to load comments.