Skip to content

Commit bf72cb1

Browse files
committed
revert "ci: install semantic-release-gitlab"
This reverts commit 95cb863.
1 parent 8a82c29 commit bf72cb1

File tree

3 files changed

+13
-543
lines changed

3 files changed

+13
-543
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ test-build:
4343
semantic-release:
4444
stage: publish
4545
script:
46-
- $(yarn bin)/semantic-release-gitlab
46+
- yarn semantic-release
4747
only:
4848
- master
4949

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
"sass-loader": "^7.1.0",
7272
"selenium-webdriver": "^4.0.0-alpha.1",
7373
"semantic-release": "^15.13.3",
74-
"semantic-release-gitlab": "^8.0.1",
7574
"should": "^13.2.3",
7675
"should-sinon": "0.0.6",
7776
"sinon": "^7.3.1",

0 commit comments

Comments
 (0)