ci: add GitHub Actions workflow for building, pushing exporter image,… #4
ci.yml
on: push
Run Tests
2s
Build and Push Docker Image
12s
Annotations
1 error and 2 warnings
Build and Push Docker Image
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory
|
Run Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|