1
0
Fork 0

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

This commit is contained in:
Jarkko Toivanen 2024-03-20 15:43:50 +02:00
parent 0bc7b39903
commit fc0f4e12b6
1 changed files with 0 additions and 1 deletions

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