Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -43,6 +43,7 @@ pages: - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH' # See https://docs.gitlab.com/ee/api/releases/ # We can only control the link to the hub, the release is still storing the complete source code release: image: curlimages/curl:7.72.0 stage: deployment Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -43,6 +43,7 @@ pages: - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH' # See https://docs.gitlab.com/ee/api/releases/ # We can only control the link to the hub, the release is still storing the complete source code release: image: curlimages/curl:7.72.0 stage: deployment Loading