未验证 提交 6b4fd9b8 编写于 作者: Z zryfish 提交者: GitHub

Update build.yml

上级 dd5b9625
......@@ -49,7 +49,7 @@ jobs:
- name: Get branch name
id: extract_branch
shell: bash
run: echo "##[set-output name=branch;]$(ehco ${GITHUB_REF#refs/heads/})"
run: echo "##[set-output name=branch;]$(echo ${GITHUB_REF#refs/heads/})"
- name: Build and push docker images
env:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册