Skip to content

Merge branch 'develop' into feature/seab-6771/reusable-deploy #2

Merge branch 'develop' into feature/seab-6771/reusable-deploy

Merge branch 'develop' into feature/seab-6771/reusable-deploy #2

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