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:
|
||||
push:
|
||||
tags:
|
||||
- *.*.*
|
||||
- '*.*.*'
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
Loading…
Reference in New Issue
Block a user