Simplify deploy: use ony latest tag
This commit is contained in:
@@ -38,4 +38,4 @@ All commands use [Taskfile](https://taskfile.dev/) and run through Docker:
|
||||
|
||||
## Deployment
|
||||
|
||||
Production builds into a Docker nginx image (`docker/Dockerfile.nginx.prod`), deployed via Ansible from a separate `pet-project-server` repo. The deploy task tags images with `git-hash-timestamp`.
|
||||
Production builds into a Docker nginx image (`docker/Dockerfile.nginx.prod`), tagged as `homepage-nginx:latest` and deployed via Ansible from a separate `pet-project-server` repo.
|
||||
|
||||
Reference in New Issue
Block a user