Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ansible
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
Container registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tools
Docker
Ansible
Commits
07f7b67a
Commit
07f7b67a
authored
4 years ago
by
Dmitriy Safronov
Browse files
Options
Downloads
Plain Diff
Merge branch 'trunk' into 'master'
linter move, fix branch name See merge request ansible/ansible!9
parents
bb48d85c
5b7456c6
No related branches found
No related tags found
1 merge request
!9
linter move, fix branch name
Pipeline
#1392
failed
4 years ago
Stage: check
Stage: build
Stage: test
Stage: release
Changes
1
Pipelines
4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
07f7b67a
...
...
@@ -35,7 +35,7 @@ check:
variables
:
GIT_DEPTH
:
1
script
:
-
drr registry.cyberbrain.pw/tools/hadolint:latest hadolint --ignore DL3007 --ignore DL3018 --ignore SC2086 Dockerfile
-
drr registry.cyberbrain.pw/tools/
linters/
hadolint:latest hadolint --ignore DL3007 --ignore DL3018 --ignore SC2086 Dockerfile
##########################################################################################################
...
...
@@ -74,7 +74,7 @@ release:
variables
:
GIT_STRATEGY
:
"
none"
only
:
-
/^
development
$/
-
/^
trunk
$/
-
/^staging$/
-
/^master$/
script
:
...
...
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