Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Бондаренко Марина Витальевна
SDL
Commits
599680b7
Commit
599680b7
authored
10 months ago
by
bonmari
Browse files
Options
Download
Patches
Plain Diff
85
parent
27958a7d
main
ci-cd
fix-ci
master
1 merge request
!1
Ci cd
Pipeline
#153394
passed with stage
in 4 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
.gitlab-ci.yml
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
+
1
−
1
View file @
599680b7
...
...
@@ -50,7 +50,7 @@ test-zap:
-
|
$scanStatus = ""
while ($scanStatus -ne "100") {
$scanStatus = (Invoke-WebRequest -Uri "http://localhost:8080/JSON/ascan/view/status/?apikey=
$env:API_KEY
").Content
$scanStatus = (Invoke-WebRequest -Uri "http://localhost:8080/JSON/ascan/view/status/?apikey=
8tm221jcqtolmprhbt2dq2q8ev
").Content
Write-Output "Сканирование на $scanStatus% завершено..."
Start-Sleep -Seconds 5
}
...
...
This diff is collapsed.
Click to expand it.
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!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets