Skip to content
Snippets Groups Projects
Commit bcbadd79 authored by Tiffany Rea's avatar Tiffany Rea
Browse files

Merge branch 'feature/jh-qa-docker' into 'master'

Add JH files into QA docker

See merge request gitlab-org/gitlab!90881
parents 4fa2e258 0e5cd94f
No related branches found
No related tags found
No related merge requests found
......@@ -54,4 +54,8 @@ COPY ./INSTALLATION_TYPE ./VERSION /home/gitlab/
COPY ./qa /home/gitlab/qa
# Add JH files when JH dir exist.
COPY ./j[h]/qa /home/gitlab/jh/qa
COPY ./j[h]/lib /home/gitlab/jh/lib
ENTRYPOINT ["bin/test"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment