Skip to content

Commit

Permalink
set env to qa
Browse files Browse the repository at this point in the history
  • Loading branch information
sm47916 committed Nov 30, 2023
1 parent 9b1e79a commit 973e4c8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@ jobs:
testing:
permissions:
contents: read
runs-on: 487920318758.dkr.ecr.us-west-2.amazonaws.com/cljs-web3-ci:node-18.17.0
runs-on: ubuntu-latest
name: Ethlance build and test
env:
ETHLANCE_ENV: qa
services:
ipfs-daemon:
image: district0x/ipfs-daemon:latest
Expand Down

0 comments on commit 973e4c8

Please sign in to comment.