ci(docs): fix docs image tag names
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
c8f2eb1185
commit
603c68fd54
1 changed files with 2 additions and 2 deletions
4
.github/workflows/docs-test.yml
vendored
4
.github/workflows/docs-test.yml
vendored
|
|
@ -26,8 +26,8 @@ jobs:
|
||||||
with:
|
with:
|
||||||
images: ghcr.io/techarohq/anubis/docs
|
images: ghcr.io/techarohq/anubis/docs
|
||||||
tags: |
|
tags: |
|
||||||
type=sha,format=long
|
type=sha,enable=true,priority=100,prefix=,suffix=,format=long
|
||||||
type=edge,branch=main
|
main
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
id: build
|
id: build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue