Skip to content

Upgrade further Github actions #4

Upgrade further Github actions

Upgrade further Github actions #4

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