Skip to content

Commit

Permalink
Add branch matrrix
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Sep 13, 2023
1 parent 1bfe440 commit 176822d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ci/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.5.8/c2cciutils/schema.json

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

publish:
pypi:
packages: []
Expand Down

0 comments on commit 176822d

Please sign in to comment.