Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Tsymbal
AR_project_t
Commits
4e755bb5
Commit
4e755bb5
authored
Jun 18, 2023
by
Tsymbal
Browse files
Update .gitlab-ci.yml file
parent
21680587
Pipeline
#7769
failed with stage
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4e755bb5
# You can override the included template(s) by including variable overrides
image
:
alpine:latest
# SAST customization: https://docs.gitlab.com/ee/user/application_security/sast/#customizing-the-sast-settings
# Secret Detection customization: https://docs.gitlab.com/ee/user/application_security/secret_detection/#customizing-settings
# Dependency Scanning customization: https://docs.gitlab.com/ee/user/application_security/dependency_scanning/#customizing-the-dependency-scanning-settings
# Container Scanning customization: https://docs.gitlab.com/ee/user/application_security/container_scanning/#customizing-the-container-scanning-settings
# Note that environment variables can be set in several places
# See https://docs.gitlab.com/ee/ci/variables/#cicd-variable-precedence
stages
:
stages
:
-
test
-
deploy
sast
:
stage
:
test
pages
:
include
:
stage
:
deploy
-
template
:
Security/SAST.gitlab-ci.yml
script
:
-
echo "deploy to https://transfer.hft-stuttgart.de/pages/darynatsymbal16/AR_project_t/"
artifacts
:
paths
:
-
public
only
:
-
master
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment