Skip to content

Commit

Permalink
Stuff for final work
Browse files Browse the repository at this point in the history
  • Loading branch information
gbggrant committed Jan 27, 2025
1 parent 1e7f0f9 commit 99dc3bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
12 changes: 6 additions & 6 deletions .dockstore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -323,12 +323,12 @@ workflows:
subclass: WDL
primaryDescriptorPath: /scripts/variantstore/wdl/test/GvsQuickstartVATIntegration.wdl
filters:
branches:
- master
- ah_var_store
- gg_VS-1549_AddVATToIntegrationTests
tags:
- /.*/
branches:
- master
- ah_var_store
- gg_VS-1549_AddVATToIntegrationTests
tags:
- /.*/
- name: GvsIngestTieout
subclass: WDL
primaryDescriptorPath: /scripts/variantstore/wdl/test/GvsIngestTieout.wdl
Expand Down
1 change: 0 additions & 1 deletion scripts/variantstore/wdl/test/GvsQuickstartIntegration.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ workflow GvsQuickstartIntegration {
String workspace_id = GetToolVersions.workspace_id
String submission_id = GetToolVersions.submission_id


# Note for `GvsQuickstartIntegration` we use the git_branch_or_tag *input* and its corresponding git hash. This is not
# necessarily the same as the branch name selected in Terra for the integration `GvsQuickstartIntegration` workflow,
# though in practice likely they are the same.
Expand Down

0 comments on commit 99dc3bd

Please sign in to comment.