Skip to content

login to Docker Hub when needs-push is true #5

login to Docker Hub when needs-push is true

login to Docker Hub when needs-push is true #5

Workflow file for this run

name: On push
on:
push:
tags-ignore:
- "[0-9]+.[0-9]+.[0-9]+"
branches:
- "*"
jobs:
build:
uses: ./.github/workflows/wf-build.yml
secrets: inherit