This commit is contained in:
@@ -56,6 +56,7 @@ steps:
|
|||||||
# - ssh-keyscan -H github.com > /root/.ssh/known_hosts
|
# - ssh-keyscan -H github.com > /root/.ssh/known_hosts
|
||||||
# - chmod 600 /root/.ssh/known_hosts
|
# - chmod 600 /root/.ssh/known_hosts
|
||||||
# - echo "🔍 ${#CI_REPO_CLONE_SSH_URL}调试: ${CI_REPO_CLONE_SSH_URL}"
|
# - echo "🔍 ${#CI_REPO_CLONE_SSH_URL}调试: ${CI_REPO_CLONE_SSH_URL}"
|
||||||
|
- apt install upx
|
||||||
- git config --global core.compression 0
|
- git config --global core.compression 0
|
||||||
- export GIT_CONFIG_URL="https://cnb:$CNB_ACCK@cnb.cool/blzing/blazing"
|
- export GIT_CONFIG_URL="https://cnb:$CNB_ACCK@cnb.cool/blzing/blazing"
|
||||||
- echo "🔍 $CNB_ACCK调试: $GIT_CONFIG_URL"
|
- echo "🔍 $CNB_ACCK调试: $GIT_CONFIG_URL"
|
||||||
@@ -76,6 +77,7 @@ steps:
|
|||||||
GO111MODULE: on
|
GO111MODULE: on
|
||||||
GOSUMDB: off
|
GOSUMDB: off
|
||||||
commands:
|
commands:
|
||||||
|
|
||||||
- cd blazing
|
- cd blazing
|
||||||
- mkdir -p build
|
- mkdir -p build
|
||||||
- BIN_NAME="login_${CI_PIPELINE_CREATED}"
|
- BIN_NAME="login_${CI_PIPELINE_CREATED}"
|
||||||
|
|||||||
Reference in New Issue
Block a user