Skip to content
Snippets Groups Projects
Verified Commit acf67ac2 authored by Josch Morgenstern's avatar Josch Morgenstern
Browse files

[#47] add only to deploy job

parent a2d98026
No related branches found
No related tags found
1 merge request!36Resolve "Windows-Runner: Nicht reproduzierbares Verhalten seit Update"
......@@ -67,6 +67,9 @@ deploy_doc_develop:
- echo "Check it out at https://vkcv.de/develop"
deploy_doc_branch:
only:
variables:
- $RUN =~ /\bubuntu.*/i || $TARGET =~ /\ball.*/i
except:
refs:
- develop
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment