Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
WestCoastSwing
/
RelativePlacement
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
1d2856d2
...
1d2856d2d70d28e82aa94f29ee5462c09d85e627
authored
2016-12-08 02:36:05 +0100
by
Vincent Peybernes
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
#9
Prepare publish - push on tag
1 parent
a215ae90
Pipeline
#32
for
1d2856d2
passed
in 59 seconds
Changes
1
Pipelines
1
Builds
3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
3 deletions
.gitlab-ci.yml
.gitlab-ci.yml
View file @
1d2856d
...
...
@@ -29,15 +29,13 @@ build:
publish
:
stage
:
publish
when
:
manual
only
:
-
master
-
tags
environment
:
name
:
npm
url
:
https://www.npmjs.com/package/relative-placement-js
script
:
-
npm install
-
npm version $PUBLISH_VERSION
-
npm run build
-
git push origin --tags
-
npm publish
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment