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 9bc6015 commit 2f13c9aCopy full SHA for 2f13c9a
1 file changed
bitbucket-pipelines.yml
@@ -117,6 +117,7 @@ definitions:
117
- export DSPACE_UI_PORT=4000
118
- export DSPACE_CACHE_SERVERSIDE_BOTCACHE_MAX=0
119
- export DSPACE_CACHE_SERVERSIDE_ANONYMOUSCACHE_MAX=0
120
+ - export DSPACE_INFO_ENABLECOOKIECONSENTPOPUP=false
121
- export CYPRESS_BASE_URL=http://127.0.0.1:4000
122
- export CYPRESS_CACHE_FOLDER=~/.cache/Cypress
123
- export CHROME_FLAGS="--no-sandbox --disable-dev-shm-usage --disable-gpu"
0 commit comments