Skip to content

deploy-test

deploy-test #11

Workflow file for this run

#! vim: ts=2 expandtab:
name: deploy-test
on: [ workflow_dispatch ]
jobs:
call-common:
runs-on: ubuntu-latest
steps:
- name: Call common
uses: ./.github/workflows/deploy-common.yaml
with:
destination: 'usegalaxy-test.blablabla'