Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
leap_cli
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 project is archived. Its data is
read-only
.
Show more breadcrumbs
leap
leap_cli
Commits
2d277c7d
There was a problem fetching the pipeline summary.
Verified
Commit
2d277c7d
authored
Jun 27, 2016
by
Varac
Browse files
Options
Downloads
Patches
Plain Diff
re-enable gem artefact upload
parent
e46c4c64
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+5
-5
5 additions, 5 deletions
.gitlab-ci.yml
with
5 additions
and
5 deletions
.gitlab-ci.yml
+
5
−
5
View file @
2d277c7d
...
...
@@ -9,11 +9,11 @@ build:
stage
:
build
script
:
-
rake build
# disable
art
e
fact
upload until it's fixed
# see https://leap.se/code/issues/8221
#artifacts:
#
paths:
#
- pkg/leap_cli-1.9.gem
art
i
fact
s
:
paths
:
-
pkg/leap_cli-*.gem
name
:
"
leap_cli_${CI_BUILD_REF_NAME}_${CI_BUILD_REF}"
expire_in
:
3 month
# trigger leap_platform pipeline
trigger
:
...
...
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