mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-27 02:22:42 +00:00
ci(docs): fix docs image tag names in the right file
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
@@ -37,8 +37,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
|
||||||
|
|||||||
Reference in New Issue
Block a user