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:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- '**'
|
- '[0-9]+.[0-9]+.[0-9]+'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Reference in New Issue