Skip to content

Commit

Permalink
publish solana images
Browse files Browse the repository at this point in the history
  • Loading branch information
eldargab committed May 15, 2024
1 parent aa3d039 commit 1cb341d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ops/docker-publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ function publish() {
-t "subsquid/$img:$release" || exit 1
}

publish solana/solana-dump || exit 1
publish solana/solana-ingest || exit 1
publish substrate/substrate-dump || exit 1
publish substrate/substrate-ingest || exit 1
publish substrate/substrate-metadata-service || exit 1
Expand Down

0 comments on commit 1cb341d

Please sign in to comment.