Adding CI test data to MANIFEST.in #18
build_docker.yml
on: push
Build circhemy CLI docker image and push to repository
1m 2s
Annotations
1 error and 1 warning
Build circhemy CLI docker image and push to repository
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget https://bootstrap.pypa.io/get-pip.py; python3 get-pip.py; rm get-pip.py; python3 -m pip install -U setuptools; python3 -m pip install circhemy/; pip cache purge; apt-get purge python3-dev; apt-get autoremove; apt-get autoclean; rm -rf /var/lib/apt/lists/*; rm circhemy/ -rf; bunzip2 /usr/local/lib/python3.10/dist-packages/circhemy/data/circhemy.sqlite3.bz2;" did not complete successfully: exit code: 1
|
Build circhemy CLI docker image and push to repository
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|