We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b37ad5d commit a8e4d2fCopy full SHA for a8e4d2f
.gitlab-ci.yml
@@ -1,6 +1,8 @@
1
include:
2
- local: 'components/index_pilot/.gitlab-ci.yml'
3
- template: Security/SAST.gitlab-ci.yml
4
+ - project: 'postgres-ai/infra'
5
+ file: '/ci/templates/approval-check.yml'
6
7
# Auto-cancel redundant pipelines when new commits are pushed
8
workflow:
@@ -757,4 +759,4 @@ preview:destroy:
757
759
# Results appear in the Security tab of merge requests and pipelines.
758
760
# https://docs.gitlab.com/ee/user/application_security/sast/
761
sast:
- stage: test
762
+ stage: test
0 commit comments