Skip to content

Add a diagnostic refresh_age metric and corresponding container healthcheck #5

Add a diagnostic refresh_age metric and corresponding container healthcheck

Add a diagnostic refresh_age metric and corresponding container healthcheck #5

name: Docker Build/Publish Preview Image from PR
on:
pull_request:
branches:
- master
- main
workflow_dispatch: {}
jobs:
build:
uses: sfudeus/workflows/.github/workflows/docker-build-publish-pr.yaml@main
secrets: inherit
with:
tag: preview-${{ github.event.number }}