Commit 4d35c08f authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

remove space; depend on tbump only

parent 4abea171
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -56,8 +56,9 @@ semantic-release:
    - export GIT_AUTHOR_EMAIL="$(curl -s -X GET -H "PRIVATE-TOKEN:$GL_TOKEN"
      "${CI_API_V4_URL}/user" | jq -r '.email')"
    - export GIT_COMMITTER_EMAIL="${GIT_AUTHOR_EMAIL}"
    - semantic-release --version
    - semantic-release ${SEMANTIC_RELEASE_EXTRA_ARGS}
  dependencies:
    - tbump
  artifacts:
    paths:
      - .releaserc