difftreelog
fix market test. polkadot_launch_branch
in: master
1 file changed
.github/workflows/market-test.ymldiffbeforeafterboth56 with:56 with:57 template: qa-tests/.docker/docker-compose.tmp-market.j257 template: qa-tests/.docker/docker-compose.tmp-market.j258 output_file: qa-tests/.docker/docker-compose.${{ matrix.network }}.yml58 output_file: qa-tests/.docker/docker-compose.${{ matrix.network }}.yml59 variables: |59 variables: |60 REPO_URL=${{ github.server_url }}/${{ github.repository }}.git60 REPO_URL=${{ github.server_url }}/${{ github.repository }}.git61 RUST_TOOLCHAIN=${{ env.RUST_TOOLCHAIN }}61 RUST_TOOLCHAIN=${{ env.RUST_TOOLCHAIN }}62 POLKADOT_BUILD_BRANCH=${{ env.POLKADOT_BUILD_BRANCH }}62 POLKADOT_BUILD_BRANCH=${{ env.POLKADOT_BUILD_BRANCH }}63 FEATURE=${{ matrix.features }}63 POLKADOT_LAUNCH_BRANCH=${{ env.POLKADOT_LAUNCH_BRANCH }}64 FEATURE=${{ matrix.features }}64 BRANCH=${{ github.head_ref }}65 BRANCH=${{ github.head_ref }}6566666767 - name: Show build configuration68 - name: Show build configuration