Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

testing for new master devops tool #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
include:
- project: 'devops/devops-tools'
ref: ARCH-218
ref: master
file: '/templates/.gitlab-ci-template.yml'

variables:
SAST_EXCLUDED_PATHS: "frontend/src/assets/private/**"
CI_IS_DEPLOY_OLD: "true"


#testing2
DS_PYTHON_VERSION: 3