Commit 599680b7 authored by bonmari's avatar bonmari
Browse files

85

1 merge request!1Ci cd
Pipeline #153394 passed with stage
in 4 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment