Skip to content

Merge branch 'main' into revert-193-renovate/node-20.x #122

Merge branch 'main' into revert-193-renovate/node-20.x

Merge branch 'main' into revert-193-renovate/node-20.x #122

Workflow file for this run

# name: Build & Push Docker Image to container image registry
# on:
# release:
# types: [created]
# push:
# branches:
# - main
# pull_request:
# branches:
# - main
# paths:
# - "Dockerfile"
# jobs:
# docker:
# uses: clytage/workflows/.github/workflows/docker-build.yml@main
# secrets: inherit