add info to ci
This commit is contained in:
parent
2bb5358245
commit
82589b668b
1 changed files with 3 additions and 1 deletions
|
@ -169,5 +169,7 @@ nextcloud-integrationtest:
|
||||||
# - docker build --pull -t "$CI_REGISTRY_IMAGE" .
|
# - docker build --pull -t "$CI_REGISTRY_IMAGE" .
|
||||||
# - docker run --privileged -dit --name provs_test -v /var/run/docker.sock:/var/run/docker.sock $CI_REGISTRY_IMAGE
|
# - docker run --privileged -dit --name provs_test -v /var/run/docker.sock:/var/run/docker.sock $CI_REGISTRY_IMAGE
|
||||||
# - docker inspect -f '{{.State.Running}}' provs_test
|
# - docker inspect -f '{{.State.Running}}' provs_test
|
||||||
- bash /src/test/resources/local-integration-test/setup-docker.sh
|
- ls -l
|
||||||
|
- pwd
|
||||||
|
- bash ./src/test/resources/local-integration-test/setup-docker.sh
|
||||||
|
|
Loading…
Reference in a new issue