Skip to content

Commit dd9f668

Browse files
author
corey
committed
update eks s3
1 parent 747fbff commit dd9f668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MakefileEks.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ build-bk-test-morph-test-qanet-to-morph-token-price-oracle:
9898
if [ ! -d dist ]; then mkdir -p dist; fi
9999
env GO111MODULE=on CGO_LDFLAGS="-ldl" CGO_ENABLED=1 go build -v $(LDFLAGS) -o token-price-oracle/token-price-oracle ./token-price-oracle/cmd
100100
cp token-price-oracle/token-price-oracle dist/
101-
aws s3 cp s3://morph-0582-morph-technical-department-testnet-data/testnet/holesky/morph-setup/secret-manager-wrapper.tar.gz ./
101+
aws s3 cp s3://morph-7637-morph-technical-department-qanet-data/morph-setup/secret-manager-wrapper.tar.gz ./
102102
tar -xvzf secret-manager-wrapper.tar.gz
103103

104104
start-bk-test-morph-test-qanet-to-morph-token-price-oracle:

0 commit comments

Comments
 (0)