Skip to content

Commit

Permalink
chore(semantic-release): standardise structure after PR #79 [skip ci]
Browse files Browse the repository at this point in the history
* Automated using myii/ssf-formula#184
  • Loading branch information
myii committed May 14, 2020
1 parent 1cd3b2c commit 8f61ecc
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 521 deletions.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,11 @@ jobs:
# the `platforms` defined in `kitchen.yml`
- env: INSTANCE=default-debian-10-master-py3
# - env: INSTANCE=default-ubuntu-1804-master-py3
# - env: INSTANCE=default-centos-8-master-py3
- env: INSTANCE=archive-centos-8-master-py3
# - env: INSTANCE=default-fedora-31-master-py3
- env: INSTANCE=archive-fedora-31-master-py3
# - env: INSTANCE=default-opensuse-leap-151-master-py3
- env: INSTANCE=archive-opensuse-leap-151-master-py3
# - env: INSTANCE=default-amazonlinux-2-master-py3
# - env: INSTANCE=default-debian-10-3000-2-py3
Expand All @@ -74,7 +77,7 @@ jobs:
# - env: INSTANCE=default-amazonlinux-2-3000-2-py3
# - env: INSTANCE=default-ubuntu-1804-3000-2-py2
# - env: INSTANCE=default-ubuntu-1604-3000-2-py2
# - env: INSTANCE=arch-arch-base-latest-3000-2-py2
# - env: INSTANCE=default-arch-base-latest-3000-2-py2
# - env: INSTANCE=default-debian-10-2019-2-py3
# - env: INSTANCE=default-debian-9-2019-2-py3
# - env: INSTANCE=default-ubuntu-1804-2019-2-py3
Expand All @@ -86,6 +89,7 @@ jobs:
# - env: INSTANCE=default-amazonlinux-2-2019-2-py3
# - env: INSTANCE=default-centos-6-2019-2-py2
# - env: INSTANCE=default-amazonlinux-1-2019-2-py2
# - env: INSTANCE=default-arch-base-latest-2019-2-py2
- env: INSTANCE=archive-arch-base-latest-2019-2-py2

## Define the release stage that runs `semantic-release`
Expand Down
1 change: 0 additions & 1 deletion .yamllint
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ ignore: |
node_modules/
test/**/states/**/*.sls
.kitchen/
mongodb/osfamilymap.yaml
mongodb/oscodemap.yaml
mongodb/osmap.yaml
Expand Down
Loading

0 comments on commit 8f61ecc

Please sign in to comment.