mirror of
https://github.com/imgyh/tiktok.git
synced 2025-04-05 21:05:44 +08:00
ci(docker): 修改容器名字为小写
This commit is contained in:
parent
e012abf592
commit
877c2812fa
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
@ -11,8 +11,8 @@ on:
|
||||
# 定义 APP_NAME 用于 docker build-args
|
||||
# 定义 DOCKERHUB_REPO 标记 docker hub repo 名称
|
||||
env:
|
||||
APP_NAME: TikTokWeb
|
||||
DOCKERHUB_REPO: imgyh/TikTokWeb
|
||||
APP_NAME: tiktokweb
|
||||
DOCKERHUB_REPO: imgyh/tiktokweb
|
||||
|
||||
jobs:
|
||||
main:
|
||||
|
Loading…
x
Reference in New Issue
Block a user