Build and push images with linux/arm64/v8 support #270
Annotations
1 error and 3 warnings
Build base v1
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"${TARGETPLATFORM}\" == \"linux/arm64\" ]; then mamba install --yes python=${PYTHON_VERSION} && mamba env update --file /environment-aarch64.yaml && mamba clean -y --all ; else mamba install --yes python=${PYTHON_VERSION} && mamba env update --file /environment.yaml && mamba clean -y --all; fi" did not complete successfully: exit code: 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Generate tags
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Generate tags
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading