Commit 769a32f7 authored by nanahira's avatar nanahira

fix ref name again

parent 00c400e1
Pipeline #21174 passed with stages
in 1 minute and 16 seconds
...@@ -4,7 +4,7 @@ stages: ...@@ -4,7 +4,7 @@ stages:
- deploy - deploy
variables: variables:
GIT_DEPTH: "1" GIT_DEPTH: "1"
GO_CQHTTP_VERSION: master GO_CQHTTP_VERSION: $CI_COMMIT_REF_NAME
.docker-op: .docker-op:
before_script: before_script:
......
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