Skip to content

chore(deps): bump codecov/codecov-action from 4.6.0 to 5.1.2 #68

chore(deps): bump codecov/codecov-action from 4.6.0 to 5.1.2

chore(deps): bump codecov/codecov-action from 4.6.0 to 5.1.2 #68

name: docker-build-publish
# Trigger on all push events, new semantic version tags, and all PRs
on:
push:
branches:
- "main"
tags:
- "v*"
pull_request:
merge_group:
jobs:
docker-build:
permissions:
contents: write
packages: write
uses: rollkit/.github/.github/workflows/[email protected]
with:
dockerfile: Dockerfile
secrets: inherit