We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0f7fea commit 2e81afaCopy full SHA for 2e81afa
.gitlab-ci.yml
@@ -43,6 +43,7 @@ test-build:
43
semantic-release:
44
stage: publish
45
script:
46
+ - yarn build
47
- yarn semantic-release
48
only:
49
- master
0 commit comments