Create docker images (manual) #17
Annotations
3 errors and 1 warning
Build, push, and deploy (mysql)
Command failed: docker buildx build -f Dockerfile -t ghcr.io/umami-software/umami:mysql-v2.10.1 -t ghcr.io/umami-software/umami:mysql-latest --build-arg DATABASE_TYPE=mysql --label $DOCKER_LABELS --platform linux/amd64,linux/arm64 --push .
|
Build, push, and deploy (postgresql)
The job was canceled because "mysql" failed.
|
Build, push, and deploy (postgresql)
Command failed: docker buildx build -f Dockerfile -t ghcr.io/umami-software/umami:postgresql-v2.10.1 -t ghcr.io/umami-software/umami:postgresql-latest --build-arg DATABASE_TYPE=postgresql --label $DOCKER_LABELS --platform linux/amd64,linux/arm64 --push .
|
Build, push, and deploy (mysql)
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/.
|