Skip to content

Commit

Permalink
Merge pull request #92 from arangodb-managed/OAS-10426
Browse files Browse the repository at this point in the history
OAS-10426 | fix ci build
  • Loading branch information
djmeuleman authored Dec 19, 2024
2 parents c1b0e83 + 6bd533b commit 4100fbc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,12 @@ workflows:
build_test_store_artifacts:
jobs:
- build:
context: agrelease
filters:
tags:
only: /.*/
- deploy-release:
context: agrelease
requires:
- build
filters:
Expand All @@ -85,4 +87,5 @@ workflows:
only: master
jobs:
- build:
context: agrelease
update_modules: true

0 comments on commit 4100fbc

Please sign in to comment.