Skip to content

Commit

Permalink
switcharoo on terra/terra-classic (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
PFC-developer authored Oct 8, 2024
1 parent 2c43b3b commit 895b6d5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
10 changes: 10 additions & 0 deletions chains/terra-classic.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Terra Classic
- name: terra-classic
github-organization: classic-terra
github-repo: core
dockerfile: cosmos
build-target: make install
binaries:
- /go/bin/terrad
build-env:
- BUILD_TAGS=muslc
8 changes: 5 additions & 3 deletions chains/terra.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# Terra Classic
- name: terra-classic
github-organization: classic-terra
# Terra
- name: terra
github-organization: phoenix-directive
github-repo: core
dockerfile: cosmos
build-target: make install
binaries:
- /go/bin/terrad
build-env:
- BUILD_TAGS=muslc


0 comments on commit 895b6d5

Please sign in to comment.