fix: rename docker repo name
This commit is contained in:
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user