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

Debugging

parent 544f3cb7
Branches
No related tags found
No related merge requests found
......@@ -111,10 +111,13 @@ Test Cypress E2E:
- job: Update DB
optional: true
script:
- pwd
- cat /proc/1/cpuset
- ID=$(basename "$(cat /proc/1/cpuset)")
- echo $ID
- docker container inspect $ID
- php /usr/local/bin/volume.php --none
- ls -lisa
- ls -lisa tests
- cypress-run
#- cypress-run
artifacts:
name: cypresse2e
when: always
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment