mirror of
https://github.com/HanXHX/ansible-php.git
synced 2026-04-21 14:02:09 +07:00
Travis maanges now PHP version
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
FROM williamyeh/ansible:debian8-onbuild
|
||||
|
||||
RUN apt-get update
|
||||
RUN ansible-galaxy install HanXHX.dotdeb
|
||||
CMD ["sh", "tests/test.sh"]
|
||||
RUN apt-get update && ansible-galaxy install HanXHX.dotdeb
|
||||
CMD ["sh", "tests/test.sh", "7.0"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user