Skip to content
Snippets Groups Projects
Unverified Commit 44216e72 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

TEST(wip): More debugging.

parent 8d75610e
No related branches found
No related tags found
No related merge requests found
Pipeline #65391 passed
......@@ -36,6 +36,7 @@ CMD ls -al /authtoken; rm /authtoken/*; /wait-for-it.sh caosdb-server:10443 -t 5
# ... put out general version information
python3 --version && \
python3 -c "import linkahead; print(linkahead.version.version)" && \
ls -alh /authtoken && \
chown user /authtoken && \
mkdir -p /extroot && \
chown -R user /extroot && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment