Skip to content
Snippets Groups Projects
Commit 22619c55 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

ci

parent e6ac2cf0
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,4 @@ FROM debian:latest
RUN apt-get update && \
apt-get install tox curl -y
COPY wait-for-it.sh /wait-for-it.sh
CMD /wait-for-it.sh caosdb-server:10443 -- curl https://caosdb-server:10443
CMD /wait-for-it.sh caosdb-server:10443 -t 60 -- curl https://caosdb-server:10443
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