更新 .gitea/actions/action-docker-build-push/action.yml
This commit is contained in:
parent
1f238754ac
commit
b374e2fc6d
@ -11,7 +11,9 @@ runs:
|
||||
steps:
|
||||
- run: "echo a: Set up QEMU"
|
||||
|
||||
- run: sleep 10
|
||||
- run: |
|
||||
sleep 10
|
||||
echo 'sleep 10 end'
|
||||
|
||||
- run: "echo b: Login to DockerHub"
|
||||
if: ${{ inputs.password != '' }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user