Rename package name to avoid conflict #2
deploy.yml
on: push
deploy
/
setup_workflow_env
0s
deploy
/
...
/
deploy-cluster-2
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 postgresql-client-common postgresql-client && 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/.
|