fix: rename docker repo name

This commit is contained in:
Letro Bot
2026-04-02 16:52:25 +03:30
parent 10870eb334
commit 2e163af910

View File

@@ -27,8 +27,8 @@ env:
CARGO_NET_GIT_FETCH_WITH_CLI: "true"
SCCACHE_GHA_ENABLED: "true"
RUSTC_WRAPPER: "sccache"
IMAGE: ghcr.io/element-hq/matrix-authentication-service
BUILDCACHE: ghcr.io/element-hq/matrix-authentication-service/buildcache
IMAGE: ghcr.io/p-num/matrix-authentication-service
BUILDCACHE: ghcr.io/p-num/matrix-authentication-service/buildcache
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
jobs: