diff --git a/README.md b/README.md index e119fb1..4446592 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,7 @@ ### How does the CI/CD work? -[`.drone.yml`](./.drone.yml) builds the [`Dockerfile.hugo`](./Dockerfile.hugo) -and the [`Dockerfile.scripts`](./Dockerfile.scripts) and then deploys the -[`compose.yml`](./compose.yml) stack using `docker stack deploy`. +The [`.drone.yml`](./.drone.yml) triggers a build on [drone.autonomic.zone](https://drone.autonomic.zone/ruangrupa/living-room) the [`Dockerfile.hugo`](./Dockerfile.hugo) and the [`Dockerfile.scripts`](./Dockerfile.scripts) and then deploys the [`compose.yml`](./compose.yml) stack using `docker stack deploy`. ### How often is the content regenerated?