ci: use gh action instead #67
Annotations
1 error and 1 warning
deploy-impaas
Docker image build and push failed with error: Command failed:
curl -fsSL "https://tsuru.io/get" | bash;
tsuru target add impaas https://impaas.uk -s;
TSURU_TOKEN=*** tsuru app deploy -a cpp-connect --dockerfile .;
tsuru/tsuru-client info checking GitHub for latest tag
tsuru/tsuru-client info found version: 1.22.0 for 1.22.0/linux/amd64
tsuru/tsuru-client info installed /usr/local/bin/tsuru
Error: Post "https://impaas.uk/1.0/apps/cpp-connect/deploy": event locked: app(cpp-connect) running "app.deploy" start by user cpp-connect-ci at 2024-08-21T14:00:18Z
|
build-and-push-image
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1, docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7, docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|