Loading .gitlab/ci/release.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ # * If there is a new release it will tag the repository with the new release as the `ops-gitlab-net` # user .semantic-release: image: node:18 image: node:20 stage: release release-tag: Loading Loading
.gitlab/ci/release.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ # * If there is a new release it will tag the repository with the new release as the `ops-gitlab-net` # user .semantic-release: image: node:18 image: node:20 stage: release release-tag: Loading