fix tags missing
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22) (push) Failing after 1m8s
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22) (push) Failing after 1m8s
This commit is contained in:
parent
2ad84a37f1
commit
0aff7c7abb
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -47,4 +47,5 @@ jobs:
|
|||
NODE_VERSION=${{ matrix.node-version }}
|
||||
GO_VERSION=${{ matrix.go-version }}
|
||||
tags: |
|
||||
git.myco.systems/mycosystems/hugo-ci:extended-${{ matrix.hugo-version
|
||||
git.myco.systems/mycosystems/hugo-ci:extended-${{ matrix.hugo-version }}-${{ matrix.node-version }}-${{ matrix.go-version }}
|
||||
git.myco.systems/mycosystems/hugo-ci:extended-latest
|
||||
|
|
Loading…
Add table
Reference in a new issue