Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
timothe
duniter
Commits
36490ff7
Commit
36490ff7
authored
May 15, 2020
by
Éloïs
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'ci/auto-mr' into 'dev'
Ci/auto mr See merge request
nodes/typescript/duniter!1312
parents
65e48ac0
bc29e298
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
.gitlab-ci.yml
.gitlab-ci.yml
+3
-2
No files found.
.gitlab-ci.yml
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment