Loading web/optimize.yml +2 −2 Original line number Diff line number Diff line --- # Reference these scripts as follows to integrate them into your jobs: # # before_script: # - !reference [".web:optimize", images] # - !reference [".web:optimize", other] # - hugo --environment production # # Place these where they are best suited. For example, optimize images _before_ # building your site, so any postprocessing on them will be done with more # efficient images. Loading Loading
web/optimize.yml +2 −2 Original line number Diff line number Diff line --- # Reference these scripts as follows to integrate them into your jobs: # # before_script: # - !reference [".web:optimize", images] # - !reference [".web:optimize", other] # - hugo --environment production # # Place these where they are best suited. For example, optimize images _before_ # building your site, so any postprocessing on them will be done with more # efficient images. Loading