Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
brute-force-matrix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cylab
play
awareness
brute-force-matrix
Commits
bb794f3e
Commit
bb794f3e
authored
6 months ago
by
Arnaud Stoz
Browse files
Options
Downloads
Patches
Plain Diff
test trigger the build pipeline after moved project in awareness group
parent
8c36d33f
No related branches found
No related tags found
No related merge requests found
Pipeline
#15238
passed
6 months ago
Stage: build
Stage: release
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/index.php
+1
-0
1 addition, 0 deletions
public/index.php
with
1 addition
and
0 deletions
public/index.php
+
1
−
0
View file @
bb794f3e
...
@@ -21,6 +21,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
...
@@ -21,6 +21,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
$failed_login
=
!
$valid_user
;
$failed_login
=
!
$valid_user
;
}
}
?>
?>
<!doctype html>
<!doctype html>
<html
lang=
"en"
class=
"h-100"
>
<html
lang=
"en"
class=
"h-100"
>
<head>
<head>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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