fix(cdp): allow falsy default values (#25672) #8489
container-images-cd.yml
on: push
Build and push PostHog
2m 27s
Annotations
1 error and 1 warning
Build and push PostHog
failed with: Error: failed to solve: process "/bin/bash -e -o pipefail -c apt-get update && apt-get install -y --no-install-recommends \"build-essential\" \"git\" \"libpq-dev\" \"libxmlsec1\" \"libxmlsec1-dev\" \"libffi-dev\" \"zlib1g-dev\" \"pkg-config\" && rm -rf /var/lib/apt/lists/* && PIP_NO_BINARY=lxml,xmlsec pip install -r requirements.txt --compile --no-cache-dir --target=/python-runtime" did not complete successfully: exit code: 1
|
Build and push PostHog
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|