Update .forgejo/workflows/build.yml
Some checks failed
Docker Build, Tag, and Deploy / build (push) Failing after 7s
Some checks failed
Docker Build, Tag, and Deploy / build (push) Failing after 7s
This commit is contained in:
parent
18389b5f57
commit
e597c29b77
1 changed files with 1 additions and 4 deletions
|
@ -11,10 +11,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v2
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Log in to Docker Hub
|
||||
uses: docker/login-action@v2
|
||||
|
|
Loading…
Add table
Reference in a new issue