mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-09-08 04:05:23 -04:00
ci(docs): fix docs image tag names
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
c8f2eb1185
commit
603c68fd54
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…
x
Reference in New Issue
Block a user