This commit is contained in:
parent
c0955b300d
commit
b275db54e6
@ -13,6 +13,7 @@ jobs:
|
|||||||
uses: https://gitea.com/actions/checkout@v3
|
uses: https://gitea.com/actions/checkout@v3
|
||||||
|
|
||||||
- name: 镜像构建
|
- name: 镜像构建
|
||||||
uses: https://gitea.com/actions/build-push-action@v5
|
run: |
|
||||||
with:
|
docker build -t ak13:latest .
|
||||||
context: .
|
# 可以检查镜像是否构建成功
|
||||||
|
docker images
|
||||||
Loading…
Reference in New Issue
Block a user