Update .forgejo/workflows/buildpush.yaml
Some checks failed
Build And Test / build and push (push) Failing after 10s
Some checks failed
Build And Test / build and push (push) Failing after 10s
This commit is contained in:
parent
0bc7b39903
commit
fc0f4e12b6
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ on:
|
|||
jobs:
|
||||
build and push:
|
||||
runs-on: docker
|
||||
needs: checkout
|
||||
steps:
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v3
|
||||
|
|
Loading…
Reference in a new issue