mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-04-07 12:32:09 +07:00
Drop Wheezy support in IC
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
env:
|
env:
|
||||||
- PLATFORM=debian-wheezy
|
|
||||||
- PLATFORM=debian-jessie
|
- PLATFORM=debian-jessie
|
||||||
|
|
||||||
sudo: required
|
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