Skip to content

Commit

Permalink
TMP: Build docker image of hydra-chain-observer
Browse files Browse the repository at this point in the history
  • Loading branch information
ch1bo committed Feb 11, 2025
1 parent 1e769de commit 696a4a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ concurrency:

on:
push:
branches: [ "master" ]
branches: [ "master", "http-chain-observer-0.19.0" ]
tags: [ "*.*.*" ]

permissions:
Expand All @@ -21,7 +21,7 @@ jobs:
docker:
strategy:
matrix:
target: [ hydra-node, hydra-tui, hydraw, hydra-explorer ]
target: [ hydra-node, hydra-tui, hydraw, hydra-chain-observer ]

runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 696a4a0

Please sign in to comment.