Quote version tag
This commit is contained in:
parent
a4a5d08662
commit
2895a1c819
2
.github/workflows/deploy-docker-tag.yaml
vendored
2
.github/workflows/deploy-docker-tag.yaml
vendored
@ -3,7 +3,7 @@ name: cd
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- *.*.*
|
- '*.*.*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
|
Loading…
Reference in New Issue
Block a user