Remove deprecated ae7q extension from options.py template #172
docker.yml
on: pull_request
Build and push docker images
32s
Annotations
1 error and 3 warnings
Build and push docker images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"**** update system ****\" && xbps-install -Suy xbps -R ${REPOSITORY} && xbps-install -uy -R ${REPOSITORY} && echo \"**** install system packages ****\" && xbps-install -y -R ${REPOSITORY} ${PKGS} python3.11 && echo \"**** install pip packages ****\" && python3.11 -m venv botenv && botenv/bin/pip install -U pip setuptools wheel && botenv/bin/pip install -r requirements.txt && echo \"**** clean up ****\" && rm -rf /root/.cache /tmp/* /var/cache/xbps/*" did not complete successfully: exit code: 1
|
Build and push docker images
The `save-state` 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/
|
Build and push docker images
The `save-state` 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/
|
Build and push docker images
The `save-state` 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/
|