init-cicd-build
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m15s

This commit is contained in:
TangHuan 2025-04-02 13:50:21 +08:00
parent 38ec1a6a71
commit d4910adf14

View File

@ -34,5 +34,5 @@ jobs:
- run: mkdir -p target/dependency && (cd target/dependency; jar -xf ../*.jar)
- name: 打包Docker
run: docker build -t ccr.ccs.tencentyun.com/jqyt/biz-dev:1.0.0
run: docker build -t ccr.ccs.tencentyun.com/jqyt/biz-dev:1.0.0 .