Skip to content

refactor(github.go): remove user-grpc-host and user-grpc-port flags #4

refactor(github.go): remove user-grpc-host and user-grpc-port flags

refactor(github.go): remove user-grpc-host and user-grpc-port flags #4

name: Staging Build
on:
push:
branches:
- staging
jobs:
call-docker-build:
uses: dictyBase/workflows/.github/workflows/docker-build-push.yaml@develop
secrets: inherit
with:
repository: ${{ github.repository }}
ref: ${{ github.ref_name }}