Skip to content

Commit

Permalink
Merge branch 'master' into release_v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
WojciechBarczynski authored Feb 27, 2023
2 parents ef606f3 + 3aa6f2c commit a026adb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,15 @@ workflows:
- elixir/lint
- rust_lint
- rust_tests
- elixir/hex_publish:
requires:
- elixir/build_test
- elixir_test_with_software_rendering
- elixir/lint
context:
- Deployment
filters:
branches:
ignore: /.*/
tags:
only: /v.*/

0 comments on commit a026adb

Please sign in to comment.