Fix bug 1598 - tweaking timings in the locks
[osm/RO.git] / .gitlab-ci.yml
index f7b352b..8a68d43 100644 (file)
@@ -20,6 +20,5 @@
 ##
 
 include:
-  - template: Security/Dependency-Scanning.gitlab-ci.yml
-  - template: Security/SAST.gitlab-ci.yml
-  - template: Security/Secret-Detection.gitlab-ci.yml
\ No newline at end of file
+  - project: 'devops/cicd'
+    file: '/templates/osm-base.yml'