ci(gitlab-ci): use GitLab CI as Travis CI replacement

* Automated using https://github.com/myii/ssf-formula/pull/275
This commit is contained in:
Imran Iqbal
2020-12-16 06:41:19 +00:00
parent b383b55d07
commit 1ad61e6736
6 changed files with 173 additions and 5 deletions
+1
View File
@@ -1,5 +1,6 @@
module.exports = {
branch: 'master',
repositoryUrl: 'https://github.com/saltstack-formulas/sysctl-formula',
plugins: [
['@semantic-release/commit-analyzer', {
preset: 'angular',