Skip to content

Commit c8a9fa2

Browse files
committed
Update circleci
1 parent 68114ff commit c8a9fa2

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
@@ -61,7 +61,10 @@ workflows:
6161
- shellcheck
6262
release:
6363
jobs:
64+
- build-deploy-e2e
6465
- release:
66+
requires:
67+
- build-deploy-e2e
6568
filters:
6669
tags:
6770
only: /^([0-9]\d*)\.([0-9]\d*)\.([0-9]\d*).*$/

0 commit comments

Comments
 (0)