Skip to content

Update version for action-git-latest-release #14

Update version for action-git-latest-release

Update version for action-git-latest-release #14

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