Loading python/semantic-release/template.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading python/semantic-release/version.yml +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 Loading Loading
python/semantic-release/template.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
python/semantic-release/version.yml +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 Loading