feat: add workflow to deploy docker images with github action #1
docker-release.yml
on: push
Clone, Build, Publish
17s
Annotations
1 error and 2 warnings
Clone, Build, Publish
buildx failed with: ERROR: resolve : lstat docker/Dockerfile: no such file or directory
|
Clone, Build, Publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Clone, Build, Publish
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|