Commit a22875de authored by 金凯强's avatar 金凯强 🎨

Update .gitlab-ci.yml

parent ffa592bb
Pipeline #20799 passed with stage
in 13 seconds
......@@ -9,6 +9,9 @@ variables:
APP_NAME: install_api
APP_IMAGE: "${HUANSI_REGISTRY_URL}/huansi/${APP_NAME}"
before_script:
- docker login -u $HUANSI_USER -p $HUANSI_PASSWORD $HUANSI_REGISTRY_URL
build:
stage: build
retry: 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment