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 1d3a3ce commit ddfde3aCopy full SHA for ddfde3a
.github/workflows/test-integrations-tasks.yml
@@ -18,7 +18,6 @@ concurrency:
18
permissions:
19
contents: read
20
env:
21
- CELERY_BROKER_URL: ${{ matrix.python-version == '3.6' && 'redis://redis:6379/0' || 'redis://localhost:6379/0' }}
22
BUILD_CACHE_KEY: ${{ github.sha }}
23
CACHED_BUILD_PATHS: |
24
${{ github.workspace }}/dist-serverless
0 commit comments