1
0
mirror of synced 2025-12-08 06:35:28 +08:00

3 Commits

Author SHA1 Message Date
Austin-152
814452aa7d Merge 337ea4c58c into c1d1a13e01 2025-10-01 17:17:23 +00:00
LyInfi
c1d1a13e01 Update 煎饺.md (#1670) 2025-09-28 03:16:46 +00:00
Austin-152
337ea4c58c Update build.yml 2025-05-15 11:19:15 +01:00
2 changed files with 7 additions and 2 deletions

View File

@@ -38,6 +38,8 @@ jobs:
with:
lfs: true
fetch-depth: 0
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
# Use docker to build current directory ./Dockfile
- name: Login to GitHub Container Registry
uses: docker/login-action@v1
@@ -48,5 +50,7 @@ jobs:
- name: Build and push the Docker image
run: |
docker build . --tag ghcr.io/anduin2017/how-to-cook:latest
docker push ghcr.io/anduin2017/how-to-cook:latest
docker buildx build \
--platform linux/amd64,linux/arm64 \
--tag ghcr.io/anduin2017/how-to-cook:latest \
--push .

View File

@@ -6,6 +6,7 @@
## 必备原料和工具
- 饺子(速冻水饺)
- 芝麻、葱花(切段)或其他配料
## 计算