Skip to content

update to current 2.0.0-SNAPSHOT of ardoco (III) #17

update to current 2.0.0-SNAPSHOT of ardoco (III)

update to current 2.0.0-SNAPSHOT of ardoco (III) #17

Workflow file for this run

name: Docker Push
on:
workflow_dispatch:
push:
branches:
- main
paths-ignore:
- '**.md'
- '.github/**'
# Publish `v1.2.3` tags as releases.
tags:
- v*
jobs:
push:
uses: ardoco/actions/.github/workflows/docker.yml@main
with:
image-name: rest
push: true