Skip to content

chore(deps): update ghcr.io/robotastic/trunk-recorder:edge docker dig… #107

chore(deps): update ghcr.io/robotastic/trunk-recorder:edge docker dig…

chore(deps): update ghcr.io/robotastic/trunk-recorder:edge docker dig… #107

Workflow file for this run

name: Docker
on:
pull_request:
push:
branches: ['main']
tags: ['v*']
concurrency:
group: '${{ github.workflow }} @ ${{ github.ref }}'
cancel-in-progress: true
jobs:
docker:
uses: USA-RedDragon/reusable-actions/.github/workflows/docker-ci.yaml@v1.0.5
with:
push: ${{ github.event_name != 'pull_request' }}