Commit bbf18450 authored by Hordur Freyr Yngvason's avatar Hordur Freyr Yngvason
Browse files

ci: update semantic-release node version to 14

This fixes the release and release-dryrun job. See e.g.
https://gitlab.com/gitlab-org/cluster-integration/auto-deploy-image/-/jobs/1601171157
parent 3b4a4096
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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:12
  image: node:14
  stage: release

release-tag: