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

Merge branch 'ci-update-semantic-release-node-version' into 'master'

ci: update semantic-release node version to 14

See merge request gitlab-org/cluster-integration/auto-deploy-image!216
parents e198815b bbf18450
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: