Fixed matrix version
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
a82caf568c
commit
9bd7dc7e2b
5
.github/workflows/docker-publish.yml
vendored
5
.github/workflows/docker-publish.yml
vendored
@ -15,10 +15,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
version: [
|
version: ["1.10", "1.6"]
|
||||||
"1.10",
|
|
||||||
"1.6"
|
|
||||||
]
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: docker/build-push-action@v1
|
- uses: docker/build-push-action@v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user