mirror of
https://github.com/fawney19/Aether.git
synced 2026-01-03 00:02:28 +08:00
ci: 更新 Docker 镜像名称配置
This commit is contained in:
4
.github/workflows/docker-publish.yml
vendored
4
.github/workflows/docker-publish.yml
vendored
@@ -14,8 +14,8 @@ on:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ghcr.io
|
REGISTRY: ghcr.io
|
||||||
BASE_IMAGE_NAME: ${{ github.repository }}-base
|
BASE_IMAGE_NAME: fawney19/aether-base
|
||||||
APP_IMAGE_NAME: ${{ github.repository }}
|
APP_IMAGE_NAME: fawney19/aether
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check-base-changes:
|
check-base-changes:
|
||||||
|
|||||||
Reference in New Issue
Block a user