Skip to content

Debug docker.io login #5

Debug docker.io login

Debug docker.io login #5

name: Build Docker Image on tag
on:
push:
branches-ignore:
- '**'
tags:
- 'v*.*.*'
jobs:
build:
uses: ./.github/workflows/docker.build.yaml