Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Schema2ldif
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
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
Code review analytics
Issue 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
mirrored_repos
fusiondirectory
Schema2ldif
Commits
e5508e8d
Commit
e5508e8d
authored
4 years ago
by
bmortier
Browse files
Options
Downloads
Patches
Plain Diff
fix(gitlab-ci) remove the GIT_SSL_NO_VERIFY insecure variable
parent
d365515e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-4
0 additions, 4 deletions
.gitlab-ci.yml
with
0 additions
and
4 deletions
.gitlab-ci.yml
+
0
−
4
View file @
e5508e8d
# Specify docker image
# Specify docker image
image
:
debian:stretch
image
:
debian:stretch
# Define variable to disable SSL verification of GIT
variables
:
GIT_SSL_NO_VERIFY
:
"
true"
# Generate perlcritic rapport
# Generate perlcritic rapport
create_perlcritic_rapport
:
create_perlcritic_rapport
:
only
:
only
:
...
...
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