You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Static HTML Output Version 6.6.12 to export to GitLab. It's working great, except the GitLab pipeline storage adds up really fast, and so do the pipeline minutes.
After 4 deploys of a 157mb site (only 14 pages), I'm at 325.80 GiB in Artifacts, and around 50 pipeline minutes per deploy.
Did you solve this in a more recent build?
I tried the latest build (6.6.21) but it doesn't work. It doesn't catch all my pages, including the homepage.
The plugin generates this GitLab CI config file (.gitlab-ci.yml). Maybe this needs to be changed?
I'm using Static HTML Output Version 6.6.12 to export to GitLab. It's working great, except the GitLab pipeline storage adds up really fast, and so do the pipeline minutes.
After 4 deploys of a 157mb site (only 14 pages), I'm at 325.80 GiB in Artifacts, and around 50 pipeline minutes per deploy.
Did you solve this in a more recent build?
I tried the latest build (6.6.21) but it doesn't work. It doesn't catch all my pages, including the homepage.
The plugin generates this GitLab CI config file (.gitlab-ci.yml). Maybe this needs to be changed?
The text was updated successfully, but these errors were encountered: