diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 0c3ca99..e43e803 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -22,8 +22,7 @@ jobs: rm -rf "$WORK" mkdir -p "$WORK" cd "$WORK" - git clone http://huchan:CJJhc%401314...@gitea-gitea.cicd.svc.cluster.local:3000/huchan/demo-frontend.git . 2>&1 - ls -la + git clone http://huchan:CJJhc%401314...@gitea-gitea.cicd.svc.cluster.local:3000/huchan/demo-frontend.git . SHORT_SHA=${GITHUB_SHA::8} cat > package.json <