Skip to content

fix(job.go): pass namespace to ArangoConfigManifest and ArangoSecMani… #3

fix(job.go): pass namespace to ArangoConfigManifest and ArangoSecMani…

fix(job.go): pass namespace to ArangoConfigManifest and ArangoSecMani… #3

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