Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #64 from appliedblockchain/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
MrAbaddon committed Sep 20, 2022
2 parents 4795207 + 7618a97 commit 416d8b0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ jobs:
name: build images
command: |
echo "export DOCKER_PASSWORD=${DOCKER_PASSWORD}" >> ${BASH_ENV}
echo "export ENV=${CIRCLE_BRANCH}" >> ${BASH_ENV}
- run:
name: Execute clean script
command: cd stack-eks && ./clean-dockerhub-images.sh
Expand Down
3 changes: 0 additions & 3 deletions stack-eks/app-env-vars.secrets.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,3 @@ stringData:
SERVICE_MNEMONIC: {{SERVICE_MNEMONIC}}
AWS_SECRET_ACCESS_KEY: {{AWS_SECRET_ACCESS_KEY}}
VRF_ENCRYPTED_KEY: {{VRF_ENCRYPTED_KEY}}



0 comments on commit 416d8b0

Please sign in to comment.