Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -189,8 +189,8 @@ mkdocs: - pipenv run python tools/builder/builder.py artifacts: paths: - "${JOB_LOGIFILE}" - "${JOB_LOGFILE}" - "$MKDOCS_OUTPUT_PATH" # See https://docs.gitlab.com/ee/api/releases/ # We can only control the link to the hub, the release is still storing the source code Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -189,8 +189,8 @@ mkdocs: - pipenv run python tools/builder/builder.py artifacts: paths: - "${JOB_LOGIFILE}" - "${JOB_LOGFILE}" - "$MKDOCS_OUTPUT_PATH" # See https://docs.gitlab.com/ee/api/releases/ # We can only control the link to the hub, the release is still storing the source code Loading