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:
|
||||
REGISTRY: ghcr.io
|
||||
BASE_IMAGE_NAME: ${{ github.repository }}-base
|
||||
APP_IMAGE_NAME: ${{ github.repository }}
|
||||
BASE_IMAGE_NAME: fawney19/aether-base
|
||||
APP_IMAGE_NAME: fawney19/aether
|
||||
|
||||
jobs:
|
||||
check-base-changes:
|
||||
|
||||
Reference in New Issue
Block a user