Skip to content

Commit

Permalink
Merged in Mike-Lloyd/bitbucketpipelinesyml-edited-online-with-1720551…
Browse files Browse the repository at this point in the history
…943365 (pull request #197)

bitbucket-pipelines.yml edited to allow for PIVOT workflow tracking
  • Loading branch information
MikeWLloyd committed Jul 9, 2024
2 parents dc9970e + 1bbe2fb commit a3f717f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bitbucket-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ pipelines:
- git remote set-url origin ${BITBUCKET_GIT_SSH_ORIGIN}
- git clone [email protected]:jacksonlaboratory/ngs-ops-nf-pipelines.git ngs-ops-nf-pipelines
- cd ngs-ops-nf-pipelines
- git checkout PIVOT_workflows
- git push [email protected]:TheJacksonLaboratory/cs-nf-pipelines.git main:main PIVOT_workflows:PIVOT_workflows --follow-tags
- git clone --bare [email protected]:jacksonlaboratory/ngs-ops-nf-pipelines.git/wiki bit_wiki
- cd bit_wiki
Expand Down

0 comments on commit a3f717f

Please sign in to comment.