mirror of https://github.com/ecmwf/eccodes.git
CD: trigger on tags following the versioning scheme
This commit is contained in:
parent
c3387ccedc
commit
425619e195
|
@ -3,7 +3,7 @@ name: cd
|
|||
on:
|
||||
push:
|
||||
tags:
|
||||
- '**'
|
||||
- '[0-9]+.[0-9]+.[0-9]+'
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
Loading…
Reference in New Issue