Skip to content

Build and Deploy OCI Image #2

Build and Deploy OCI Image

Build and Deploy OCI Image #2

name: Build and Deploy OCI Image
on:
push:
tags:
- 'v*'
jobs:
registry_publish_workflow:
uses: turbot/steampipe-workflows/.github/workflows/registry-publish.yml@main
secrets: inherit