Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
search-box
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Applications
Knowledge Base
Components
search-box
Commits
8e441cc4
Commit
8e441cc4
authored
4 years ago
by
Benoit Alessandroni
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into feature/update-connector-script
parents
fa209103
7c2a4d09
No related branches found
No related tags found
1 merge request
!17
update: fixing the css imports
Pipeline
#10355
passed with stage
in 51 seconds
Changes
1
Pipelines
1
Hide 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 @
8e441cc4
---
---
image
:
node:1
1
image
:
node:1
2
stages
:
stages
:
#- test
#- test
...
@@ -18,7 +18,7 @@ stages:
...
@@ -18,7 +18,7 @@ stages:
publish
:
publish
:
stage
:
release
stage
:
release
before_script
:
before_script
:
-
npm install -g semantic-release@v17 @semantic-release/gitlab
-
npm install -g semantic-release@v17 @semantic-release/gitlab
@v6.0.5
script
:
script
:
-
semantic-release
-
semantic-release
only
:
only
:
...
...
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