1
0
mirror of https://gitlab.com/lander-team/lander-cpp.git synced 2025-06-16 07:06:51 +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:
paths:
- public
only:
- main
pages:
stage: deploy