fix: bug
Some checks failed
构建并部署前端到测试环境 / build-and-deploy (push) Failing after 4s

This commit is contained in:
sexygoat
2026-05-11 15:17:27 +08:00
parent 1304c93af3
commit 08f70dccf4

View File

@@ -21,7 +21,7 @@ jobs:
run: |
export PATH="$HOME/.nix-profile/bin:/usr/local/bin:/usr/bin:/bin:$PATH"
export GIT_SSL_NO_VERIFY=1
git clone https://git.boss160.cn/luo/agent-xm-iot.git .
git clone https://git.boss160.cn/luo/gt-agent-company.git .
git checkout ${{ github.sha }}
- name: 设置镜像标签