mirror of
https://github.com/HanXHX/ansible-php.git
synced 2026-04-21 14:02:09 +07:00
Simplify tests (don't need dotdeb role + force php_version)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM williamyeh/ansible:debian8-onbuild
|
||||
|
||||
RUN apt-get update && ansible-galaxy install HanXHX.dotdeb
|
||||
CMD ["sh", "tests/test.sh", "php-5.6"]
|
||||
RUN apt-get update
|
||||
CMD ["sh", "tests/test.sh", "5.6"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user