Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
henrywong-crypto committed Aug 20, 2024
1 parent 0a3dd86 commit d953a97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
docker tag mainnet:nix ghcr.io/cronos-labs/external-node:mainnet-$MAINNET_VERSION-aarch64
docker push ghcr.io/cronos-labs/external-node:mainnet-$MAINNET_VERSION-aarch64
docker manifest create --amend ghcr.io/cronos-labs/external-node:mainnet-$MAINNET_VERSION ghcr.io/cronos-labs/external-node:mainnet-$MAINNET_VERSION-aarch64
docker manifest create --amend ghcr.io/cronos-labs/external-node:mainnet-$MAINNET_VERSION ghcr.io/cronos-labs/external-node:mainnet-$MAINNET_VERSION-amd64
docker manifest push ghcr.io/cronos-labs/external-node:mainnet-$MAINNET_VERSION
nix-build-amd64:
Expand Down

0 comments on commit d953a97

Please sign in to comment.