Skip to content

Commit

Permalink
fix Agoric build
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyzhigaev committed Dec 20, 2024
1 parent 508482c commit 33bc7f8
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions chains/agoric-imported.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Agoric-sdk
- name: agoric-imported
dockerfile: imported
base-image: ghcr.io/agoric/agoric-sdk
build-env:
- LEDGER_ENABLED=false
binaries:
- /usr/src/agoric-sdk/golang/cosmos/build/agd
- /usr/src/agoric-sdk/packages/cosmic-swingset/bin/ag-chain-cosmos
- /usr/local/bin/node
directories:
- /usr/src/agoric-sdk/
- /usr/local/lib/
- /usr/local/bin/

0 comments on commit 33bc7f8

Please sign in to comment.