Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

deploy

deploy #27

Manually triggered January 26, 2024 10:08
Status Failure
Total duration 53s
Artifacts

deploy.yml

on: workflow_dispatch
deploy  /  setup_workflow_env
0s
deploy / setup_workflow_env
deploy  /  build_and_push_to_registry
32s
deploy / build_and_push_to_registry
deploy  /  ...  /  deploy-cluster-2
deploy / deploy / deploy-cluster-2
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
deploy / build_and_push_to_registry
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cp startup/* /startup || true && \tgroupadd --gid $USER_GID $USERNAME && \tuseradd --uid $USER_UID --gid $USER_GID -m $USERNAME -s /usr/bin/bash && \tchown -R $USERNAME /app /usr/local && \tapt-get update && apt-get install -y tmux libldap-dev libsasl2-dev && rm -rf /var/lib/apt/lists/* && \tpip install \"gunicorn>=21.2.0\" && pip install ." did not complete successfully: exit code: 1
deploy / build_and_push_to_registry
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.