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

Merge branch 'hoverht-master-patch-59914' into 'master'

fix: use common base image

See merge request ci/templates!78
parents bfcba64d d70b4fd9
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