Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
autobanlogger
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
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
project
autobanlogger
Merge requests
!2
1.0.x.dev
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
1.0.x.dev
1.0.x.dev
into
1.0.x
Overview
0
Commits
9
Pipelines
2
Changes
2
Merged
netgeek123
requested to merge
1.0.x.dev
into
1.0.x
7 months ago
Overview
0
Commits
9
Pipelines
2
Changes
2
Expand
Clean up, setup so this passes all jobs in the pipeline.
0
0
Merge request reports
Compare
1.0.x
version 1
1de16f3f
7 months ago
1.0.x (base)
and
latest version
latest version
bc459750
9 commits,
7 months ago
version 1
1de16f3f
8 commits,
7 months ago
2 files
+
25
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
.gitlab-ci.yml
+
1
−
1
Options
@@ -46,4 +46,4 @@ deploy-job: # This job runs in the deploy stage.
environment
:
production
script
:
-
echo "Deploying application..."
-
echo "Application successfully deployed."
-
echo "Application successfully deployed."
\ No newline at end of file
Loading