Skip to content

Commit c0d44f2

Browse files
committed
CI: disabled active failover
1 parent 1865866 commit c0d44f2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.circleci/config.yml

+5
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,11 @@ workflows:
253253
- 'activefailover'
254254
starter-docker-img:
255255
- 'docker.io/arangodb/arangodb-starter:0.18.5'
256+
filters:
257+
tags:
258+
only: /^v.*/
259+
branches:
260+
ignore: /.*/
256261
test-user-language:
257262
jobs:
258263
- test:

0 commit comments

Comments
 (0)