mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-02-24 10:13:30 +07:00
Import tests and vagrant
This commit is contained in:
4
tests/debian-wheezy.Dockerfile
Normal file
4
tests/debian-wheezy.Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM williamyeh/ansible:debian7-onbuild
|
||||
|
||||
RUN apt-get update
|
||||
CMD ["sh", "tests/test.sh"]
|
||||
Reference in New Issue
Block a user