Skip to content
Snippets Groups Projects
Commit 2ae9c585 authored by Matthew K Defenderfer's avatar Matthew K Defenderfer
Browse files

add manual start to pipeline

parent 0e353567
No related branches found
No related tags found
1 merge request!7Build each independent tag in main alphafold3 repo
Pipeline #13645 failed
...@@ -12,6 +12,7 @@ variables: ...@@ -12,6 +12,7 @@ variables:
workflow: workflow:
rules: rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH # Only run on main - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH # Only run on main
- when: manual
prep_missing_tags: prep_missing_tags:
image: ubuntu:latest image: ubuntu:latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment