Skip to content

Commit

Permalink
Temporarily publish container on ghcr for deployment
Browse files Browse the repository at this point in the history
This commit is to be dropped before merge. For now it is added to
publish the container on the ghcr so that we can deploy the observe on
the passive testing infra.
  • Loading branch information
masih committed Nov 12, 2024
1 parent f23ab5d commit 52f9769
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- 'main'
- 'masih/observer-with-sql-support' # TODO: Remove before merge. Added to get it running on infra
tags:
- 'v*'
pull_request:
Expand Down

0 comments on commit 52f9769

Please sign in to comment.