sanger / samples_extraction

MIT License
0 stars 5 forks source link

Release samples_extraction with ruby 3.1.4 #312

Closed yoldas closed 4 months ago

yoldas commented 5 months ago

Closes #

Changes proposed in this pull request

Instructions for Reviewers

[All PRs] - Confirm PR template filled
[Feature Branches] - Review code
[Production Merges to main]
    - Check story numbers included
    - Check for debug code
    - Check version

yoldas commented 4 months ago

Used the following command to deploy the latest develop release to UAT

ansible-playbook -vD deploy_samples_extraction.yml -i environments/uat -e 'github_branch=develop' -e 'full_stack=true'