Skip to content
Snippets Groups Projects
Commit 19085293 authored by jurgenhaas's avatar jurgenhaas
Browse files

Debug

parent 4930d268
No related branches found
No related tags found
No related merge requests found
Pipeline #33408 failed
...@@ -10,7 +10,7 @@ Build: ...@@ -10,7 +10,7 @@ Build:
# WORKDIR: ${CI_PROJECT_DIR} # WORKDIR: ${CI_PROJECT_DIR}
script: script:
- echo "Build Dir is ${CI_PROJECT_DIR}" - echo "Build Dir is ${CI_PROJECT_DIR}"
- echo "Or this one: $(php /usr/local/bin/volume.php)" - echo "Or this one $(php /usr/local/bin/volume.php)"
- WORKDIR=$(php /usr/local/bin/volume.php) - WORKDIR=$(php /usr/local/bin/volume.php)
- docker-compose up -d - docker-compose up -d
- sleep 20 - sleep 20
......
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