Skip to content

Update the GATK base image to a newer LTS ubuntu release #4603

Update the GATK base image to a newer LTS ubuntu release

Update the GATK base image to a newer LTS ubuntu release #4603

name: carrot-test-run-from-pr-comment
on:
issue_comment:
types: [created]
jobs:
publish-test:
runs-on: ubuntu-20.04
steps:
- name: Parse comment
uses: broadinstitute/[email protected]
with:
software-name: gatk
github-token: ${{ secrets.GITHUB_TOKEN }}
topic-name: ${{ secrets.CARROT_TOPIC_NAME }}
sa-key: ${{ secrets.CARROT_SA_KEY }}
minimum-permissions: write