This repository has been archived by the owner on May 15, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(github-action): build a
nightly
docker image and push to Github …
…Container Registry ## what - Build a `nightly` docker image - Push docker image to Github Container Registry only when running on `development` branch ## how - Build docker image and use tag `nightly` - change Label for `org.opencontainers.image.version` to `nightly` ## why - check issue #310 ## where - .github/workflows/build.yaml ## usage
- Loading branch information