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:
|
jobs:
|
||||||
build and push:
|
build and push:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
needs: checkout
|
|
||||||
steps:
|
steps:
|
||||||
- name: Login to Docker Hub
|
- name: Login to Docker Hub
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
|
|
Loading…
Reference in a new issue