Commit graph

5 commits

Author SHA1 Message Date
Dustin J. Mitchell
65a3d806d7
Followup to the 0.5.0 release (#76)
* Document RELEASING.md process
* Bump version numbers
* Do not automatically produce GH releases, and do not build binaries to attach to them
* Only build docker images on tags
* Use the `latest` Docker image tag in the Docker-compose config
2024-12-15 22:51:57 -05:00
dependabot[bot]
158aea10bd
Bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 23:16:00 +00:00
Óscar García Amor
3c671da68c
Read versions from .env file 2024-05-03 08:46:05 +02:00
Óscar García Amor
d86e08647a
Improves build using matrix 2024-05-01 14:19:01 +02:00
Óscar García Amor
1f8362c5d0
Adds Containerfile and first version of pipelines 2024-04-08 13:56:32 +02:00