更新 .gitea/actions/action-docker-build-push/action.yml
Some checks failed
Gitea Actions Demo / build-docker (push) Successful in 28s
build / build (18.x) (push) Successful in 46s
Gitea Actions Demo / test (push) Has been skipped
Gitea Actions Demo / build (push) Has been skipped
Gitea Actions Demo / setup (push) Failing after 13s
Gitea Actions Demo / Gitea-Actions (push) Failing after 7m21s
build / build (16.x) (push) Failing after 7m13s
build / build (10.x) (push) Failing after 1h27m47s
Some checks failed
Gitea Actions Demo / build-docker (push) Successful in 28s
build / build (18.x) (push) Successful in 46s
Gitea Actions Demo / test (push) Has been skipped
Gitea Actions Demo / build (push) Has been skipped
Gitea Actions Demo / setup (push) Failing after 13s
Gitea Actions Demo / Gitea-Actions (push) Failing after 7m21s
build / build (16.x) (push) Failing after 7m13s
build / build (10.x) (push) Failing after 1h27m47s
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