ci: simplify fe,be pipeline #6
deploy-backend.yml
on: push
Build & Test (Bun)
18s
Build & Push Backend Docker Image to GHCR
21s
Deploy to Server & Run Migrations
18s
Annotations
1 error and 2 warnings
|
Build & Push Backend Docker Image to GHCR
Error response from daemon: Get "https://registry-1.docker.io/v2/": unauthorized: incorrect username or password
|
|
Deploy to Server & Run Migrations
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build & Push Backend Docker Image to GHCR
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/login-action@v3, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|