This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
Merge pull request #12 from acdh-oeaw/cleanup #20
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 groupadd --gid $USER_GID $USERNAME && useradd --uid $USER_UID --gid $USER_GID -m $USERNAME && chown -R $USERNAME /app /usr/local && pip install \"gunicorn>=21.2.0\" && pip install . && apt-get update && apt-get install -y tmux" 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/.
|