Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ hugo: script: - hugo version - cd site - hugo -c content -v - hugo -c content --logLevel info artifacts: paths: - public Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ hugo: script: - hugo version - cd site - hugo -c content -v - hugo -c content --logLevel info artifacts: paths: - public Loading