Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -39,5 +39,5 @@ pages: artifacts: paths: - public only: - latest rules: - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH' No newline at end of file Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -39,5 +39,5 @@ pages: artifacts: paths: - public only: - latest rules: - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH' No newline at end of file