Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
duniter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nodes
typescript
duniter
Commits
36490ff7
Commit
36490ff7
authored
4 years ago
by
Éloïs
Browse files
Options
Downloads
Plain Diff
Merge branch 'ci/auto-mr' into 'dev'
Ci/auto mr See merge request
!1312
parents
65e48ac0
bc29e298
No related branches found
No related tags found
1 merge request
!1312
Ci/auto mr
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-2
3 additions, 2 deletions
.gitlab-ci.yml
with
3 additions
and
2 deletions
.gitlab-ci.yml
+
3
−
2
View file @
36490ff7
...
...
@@ -85,8 +85,8 @@ tests:
-
if
:
$CI_COMMIT_TAG
when
:
never
-
if
:
$CI_MERGE_REQUEST_ID
when
:
manual
-
when
:
on_success
when
:
on_success
-
when
:
manual
stage
:
tests
script
:
-
npm i
...
...
@@ -124,6 +124,7 @@ audit_dependencies:
-
cargo deny check
.integration_rules
:
&integration_rules
allow_failure
:
true
rules
:
-
if
:
$CI_COMMIT_TAG
when
:
never
...
...
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