Skip to content

Use deploy_artifacts #52

Use deploy_artifacts

Use deploy_artifacts #52

Workflow file for this run

name: Deploy develop snapshot
on:
push:
branches-ignore:
- 'master'
- 'release/**'
- 'hotfix/**'
- 'dependabot/**'
jobs:
build:
uses: dockstore/workflow-actions/.github/workflows/deploy_artifacts.yaml@seab-6771/reusable-image-deploy
secrets: inherit