ci:
Some checks failed
Gitea Actions Demo / build (push) Successful in 46s
Gitea Actions Demo / docker (push) Failing after 10s

This commit is contained in:
Ivan Li 2023-05-22 00:21:35 +08:00
parent 10ce929470
commit d5e2ec21e6

View File

@ -86,6 +86,8 @@ jobs:
- name: Build and push Docker image
uses: https://github.com/docker/build-push-action@v4
env:
ACTIONS_RUNTIME_TOKEN: ''
with:
context: .
push: true