Skip to content

chore: migrate v1alpha1 sequencer apis to v1 #44

chore: migrate v1alpha1 sequencer apis to v1

chore: migrate v1alpha1 sequencer apis to v1 #44

name: mockserv Docker Build & Publish
# Trigger on all push events, new semantic version tags, and all PRs
on:
push:
branches:
- "**"
tags:
- "v*"
pull_request:
jobs:
docker-security-build:
permissions:
contents: write
packages: write
uses: rollkit/.github/.github/workflows/reusable_dockerfile_pipeline.yml@v0.3.0 # yamllint disable-line rule:line-length
with:
dockerfile: docker/mockserv.Dockerfile
packageName: mockserv