Skip to content

feat(minio.go): add namespace parameter to MinioEnv function to suppo… #2

feat(minio.go): add namespace parameter to MinioEnv function to suppo…

feat(minio.go): add namespace parameter to MinioEnv function to suppo… #2

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 }}