mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-02-26 09:12:09 +07:00
Drop Wheezy support in IC
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
env:
|
||||
- PLATFORM=debian-wheezy
|
||||
- PLATFORM=debian-jessie
|
||||
|
||||
sudo: required
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
FROM williamyeh/ansible:debian7-onbuild
|
||||
|
||||
RUN apt-get update
|
||||
CMD ["sh", "tests/test.sh"]
|
||||
Reference in New Issue
Block a user