We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39a1b8b commit 5d6ac49Copy full SHA for 5d6ac49
1 file changed
bitbucket-pipelines.yml
@@ -118,6 +118,7 @@ definitions:
118
- export DSPACE_UI_PORT=4000
119
- export DSPACE_CACHE_SERVERSIDE_BOTCACHE_MAX=0
120
- export DSPACE_CACHE_SERVERSIDE_ANONYMOUSCACHE_MAX=0
121
+ - export DSPACE_INFO_ENABLECOOKIECONSENTPOPUP=false
122
- export CYPRESS_BASE_URL=http://127.0.0.1:4000
123
- export CYPRESS_CACHE_FOLDER=~/.cache/Cypress
124
- export CHROME_FLAGS="--no-sandbox --disable-dev-shm-usage --disable-gpu"
0 commit comments