mirror of
https://github.com/yanhao98/composite-actions.git
synced 2025-07-13 06:40:49 +08:00
refactor: 移除 docker-build-push 工作流中的测试 vars 步骤
This commit is contained in:
@ -33,10 +33,6 @@ outputs:
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- name: 测试在这里取 vars
|
||||
shell: bash
|
||||
run: |
|
||||
echo "vars.DOCKERHUB_USERNAME: ${{ vars.DOCKERHUB_USERNAME }}"
|
||||
- name: Check .git folder
|
||||
id: check-git-folder
|
||||
shell: bash
|
||||
|
Reference in New Issue
Block a user