Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Break VMClarity control plane into microservices (#481) #258

Break VMClarity control plane into microservices (#481)

Break VMClarity control plane into microservices (#481) #258

Workflow file for this run

name: Main merge
on:
push:
branches:
- main
permissions:
packages: write
jobs:
build_and_push:
uses: ./.github/workflows/reusable-build-and-push.yml
with:
image_tag: latest
push: true
upload: false