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

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

tests: semantic release

Closes #91

See merge request ci/templates!79
parents c59c7fc9 dd3f1c79
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
---
include:
  - local: "alm/semantic-release.yml"
  - local: "other/gitlab/project-settings.yml"

  - local: "other/badge.yml"
@@ -10,6 +9,7 @@ include:
  - local: "docker/anchore/grype.yml"

  - local: "pipelines/poetry/docker-pro.yml"
  - local: "pipelines/python/semantic-release.yml"

  - local: "python/flake8.yml"
  - local: "python/pylic.yml"
@@ -78,6 +78,14 @@ python:vulture:
  before_script:
    - cd templates_tests/python

python:build:
  before_script:
    - cd templates_tests/python

python:twine:
  before_script:
    - cd templates_tests/python

python:poetry:pip-licenses:
  before_script:
    - cd templates_tests/python