Docker #75
docker-publish.yml
on: schedule
generate-matrix
2s
Matrix: build
Annotations
1 error and 1 warning
build (pyfesom2)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh && bash Miniconda3-latest-Linux-x86_64.sh -b -p /opt/miniconda3 && ln -s /opt/miniconda3/bin/conda /usr/bin/conda && rm -f Miniconda3-latest-Linux-x86_64.sh && conda config --add channels conda-forge && conda config --set channel_priority strict && conda install -y mamba && ln -s /opt/miniconda3/bin/mamba /usr/bin/mamba && git clone https://github.com/FESOM/pyfesom2.git && mamba env update -n base --file ./pyfesom2/ci/requirements-py37.yml" did not complete successfully: exit code: 1
|
generate-matrix
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/
|