1
0
mirror of https://gitlab.com/lander-team/lander-cpp.git synced 2025-06-16 15:17:23 +00:00

Only build Julia plots for main since they take forever.

This commit is contained in:
Anson Biggs 2021-11-03 19:31:48 +00:00
parent 326b5592f6
commit ad602ca834

View File

@ -44,6 +44,8 @@ juliaplots:
artifacts: artifacts:
paths: paths:
- public - public
only:
- main
pages: pages:
stage: deploy stage: deploy