Commit d70b4fd9 authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

fix: use common base image

parent bfcba64d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ variables:

.python:semantic-release:template:
  stage: .post
  image: registry.gitlab.com/notno/python-semantic-releaser
  image: registry.gitlab.com/notno/python-tests:latest
  variables:
    GIT_AUTHOR_NAME: python-semantic-release
    GIT_AUTHOR_EMAIL: bot@$CI_SERVER_HOST
+1 −1
Original line number Diff line number Diff line
---
python:semantic-release:version:
  image: registry.gitlab.com/notno/python-semantic-releaser:3.9
  image: registry.gitlab.com/notno/python-tests:latest
  stage: build
  script:
    - pip install python-semantic-release