Skip to content

Commit

Permalink
Add Build and Deploy OCI Image - GHCR workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
misraved committed Apr 12, 2024
1 parent a413883 commit 1217c59
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/registry-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,10 @@ jobs:
uses: turbot/steampipe-workflows/.github/workflows/registry-publish.yml@main
secrets: inherit
with:
releaseTimeout: 90m
releaseTimeout: 60m

registry_publish_workflow_ghcr:
uses: turbot/steampipe-workflows/.github/workflows/registry-publish-ghcr.yml@main
secrets: inherit
with:
releaseTimeout: 60m

0 comments on commit 1217c59

Please sign in to comment.