Skip to content

Commit

Permalink
Merge pull request #325 from merlin-northern/enable_api_check_obligatory
Browse files Browse the repository at this point in the history
chore: enable api docs linter as obligatory
  • Loading branch information
merlin-northern committed Nov 8, 2023
2 parents 42110d9 + aff1de3 commit e469a18
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,6 @@ trigger:alvaldi-helm-version-bump:prod:
SYNC_ENVIRONMENT: prod
HELM_PATCH_VERSION: ${CI_PIPELINE_ID}
DOCKER_PUBLISH_COMMIT_TAG: ${CI_COMMIT_REF_NAME}

test:validate-open-api:
allow_failure: false

0 comments on commit e469a18

Please sign in to comment.