Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Dunitrust
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
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
nodes
rust
Dunitrust
Commits
fb9dfab3
Commit
fb9dfab3
authored
7 years ago
by
Éloïs
Browse files
Options
Downloads
Patches
Plain Diff
[fix] CI : deny failure of package job
parent
96cad9f3
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
with
1 addition
and
0 deletions
.gitlab-ci.yml
+
1
−
0
View file @
fb9dfab3
...
@@ -128,6 +128,7 @@ package:test:linux-x64:
...
@@ -128,6 +128,7 @@ package:test:linux-x64:
except
:
except
:
-
tags
-
tags
when
:
manual
when
:
manual
allow_failure
:
false
package:prod:linux-x64
:
package:prod:linux-x64
:
<<
:
*rust_stable_env
<<
:
*rust_stable_env
...
...
This diff is collapsed.
Click to expand it.
Éloïs
@librelois
mentioned in commit
c4dcc427
·
7 years ago
mentioned in commit
c4dcc427
mentioned in commit c4dcc427958d9516e3eecbd7be158596d618c5ca
Toggle commit list
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