Skip to content

Commit

Permalink
Remove versions config used for version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Nov 4, 2024
1 parent ba707de commit 5efe779
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions ci/config.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.7.0/c2cciutils/schema.json

version:
branch_to_version_re:
- from: release_([0-9]+)
to: \1
- from: ([0-9]+\.[0-9]+)
to: \1
- from: master
to: master

publish:
docker:
dispatch: {}
Expand Down

0 comments on commit 5efe779

Please sign in to comment.