Skip to content

Build and Deploy OCI Image #5

Build and Deploy OCI Image

Build and Deploy OCI Image #5

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
with:
releaseTimeout: 60m