Skip to content

naturalis/galaxy-tools-ci-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

galaxy-tools-ci-template

Holds the template CI to deploy Galaxy tools to toolshed

You can trigger this CI from the specific tool CI YAML file with the code below. The tools repo should have toolshed secrets: $USER, $EMAIL, $PASS, $KEY


jobs:
  deploy:
    uses: naturalis/galaxy-tools-ci-template/.github/workflows/galaxy-tool-ci-template.yaml@main
    secrets: inherit   

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors