Three docker images are now built automatically:
- stag: on pushes to
develop
- prod: on pushes to
main
- version images (x.x.x): whenever a matching tag is created
See here.
Currently, none of these images are used. We should establish a docker compose setup that fetches these images, depending on the users environment (just like we do in GreedyBear).
Three docker images are now built automatically:
developmainSee here.
Currently, none of these images are used. We should establish a docker compose setup that fetches these images, depending on the users environment (just like we do in GreedyBear).