Skip to content

Commit

Permalink
Regenerate CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Nov 1, 2020
1 parent 2d01aff commit 868b783
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 8 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
config:
- image: "alpine"
tag: "latest"
- image: "alpine"
tag: "edge"
- image: "centos"
tag: "7"
- image: "centos"
Expand Down
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ env:
namespace="robertdebock"
jobs:
- image="alpine" tag="latest"
- image="alpine" tag="edge"
- image="centos" tag="7"
- image="centos" tag="latest"
- image="debian" tag="latest"
Expand Down
11 changes: 6 additions & 5 deletions requirements.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
- robertdebock.bootstrap
- robertdebock.buildtools
- robertdebock.epel
- robertdebock.microsoft_repository_keys
- robertdebock.python_pip
roles:
- name: robertdebock.bootstrap
- name: robertdebock.buildtools
- name: robertdebock.epel
- name: robertdebock.microsoft_repository_keys
- name: robertdebock.python_pip

0 comments on commit 868b783

Please sign in to comment.