mirror of
https://github.com/Chanzhaoyu/chatgpt-web.git
synced 2025-02-16 18:05:48 +00:00
chore: build_docker repositories
This commit is contained in:
parent
4128d319ed
commit
fd28468778
4
.github/workflows/build_docker.yml
vendored
4
.github/workflows/build_docker.yml
vendored
@ -2,7 +2,7 @@ name: build_docker
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
build_docker:
|
||||
@ -15,7 +15,7 @@ jobs:
|
||||
id: meta
|
||||
uses: docker/metadata-action@v4
|
||||
with:
|
||||
images: 0xjerry/chatgpt-web
|
||||
images: chenzhaoyu94/chatgpt-web
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user