Skip to content

Allow custom HTTP Client in SDK #157

Allow custom HTTP Client in SDK

Allow custom HTTP Client in SDK #157

Workflow file for this run

name: CI
on:
push:
branches: [ main, mainnet-alpha-beta ]
pull_request:
branches: [ main, mainnet-alpha-beta ]
jobs:
build-test-push:
uses: ./.github/workflows/docker-build.yml
with:
tag: ${{ github.sha }}
ref: ${{ github.ref }}
push: true
secrets: inherit