Skip to content

fix(Dockerfile): rename compressed binary from 'content' to 'dataloader' #267

fix(Dockerfile): rename compressed binary from 'content' to 'dataloader'

fix(Dockerfile): rename compressed binary from 'content' to 'dataloader' #267

Workflow file for this run

name: build and publish
on:
push:
branches:
- develop
jobs:
call-docker-build:
uses: dictyBase/workflows/.github/workflows/build-publish-image.yaml@develop
secrets: inherit
with:
repository: ${{ github.repository }}
ref: ${{ github.ref_name }}
image: modware-import
dockerfile: build/package/Dockerfile
namespace: dictybase