Skip to content

Commit

Permalink
Update CI-CD-k8s-gear-js-stage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyfilyanin authored Nov 27, 2024
1 parent 60897a1 commit 5f935e6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/CI-CD-k8s-gear-js-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,6 @@ jobs:
file: idea/faucet/Dockerfile
push: true
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}-faucet:qa
build-args: |
WS_PROVIDER=${{ secrets.WS_PROVIDER_FAUCET }}
TEST_ACCOUNT_SEED=${{ secrets.TEST_ACCOUNT_SEED_FAUCET }}
TEST_BALANCE_VALUE=${{ secrets.TEST_BALANCE_VALUE_FAUCET }}
DB_NAME=${{ secrets.DB_NAME_FAUCET }}
DB_USER=${{ secrets.DB_USER_FAUCET }}
DB_PASSWORD=${{ secrets.DB_PASSWORD_FAUCET }}
DB_HOST=${{ secrets.DB_HOST_FAUCET }}

build-meta-storage-image-staging:
if: github.event.pull_request.draft == false
Expand Down

0 comments on commit 5f935e6

Please sign in to comment.