add ci
This commit is contained in:
parent
17641989c8
commit
c9081a4372
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
build-and-push:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: docker/build-push-action@v2
|
||||
- uses: actions/checkout@v2
|
||||
- name: Build amd64 image
|
||||
run: |
|
||||
docker build --platform linux/amd64 -t xiaomoinfo/wechatgpt-amd64:latest .
|
||||
|
Loading…
x
Reference in New Issue
Block a user