mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
Update dockerfile
This commit is contained in:
parent
4723feba37
commit
5f66606ff4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ RUN git clone https://github.com/Websoft9/role_common
|
|||
RUN ansible-playbook role_common/tests/test.yml
|
||||
|
||||
# download template of role, it's to run the tasks of you want to test
|
||||
RUN git clone https://github.com/Websoft9/role_test
|
||||
RUN git clone https://github.com/Websoft9/role_template
|
||||
|
||||
VOLUME "/ansible"
|
||||
|
||||
|
|
Loading…
Reference in a new issue