Update .forgejo/workflows/buildpush.yaml
Some checks failed
Build And Test / build and push (push) Failing after 10s

This commit is contained in:
Jarkko Toivanen 2024-03-20 15:43:50 +02:00
parent 0bc7b39903
commit fc0f4e12b6

View file

@ -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