From 56e364c97aa38799b7c09896322258693cfa656e Mon Sep 17 00:00:00 2001 From: Supan Adit Pratama Date: Thu, 26 Sep 2024 17:39:41 +0700 Subject: [PATCH] chore: add drone ci build --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ee357a5..ebfd9cb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This repository contains a Docker setup for Texlive, a comprehensive TeX system. It allows users to compile LaTeX documents in a consistent environment without needing to install Texlive directly on their local machine. The Docker container includes all necessary dependencies and tools to work with LaTeX files efficiently. +## This repository has automation for building Docker images which are available on the following links: + +[Drone CI](https://drone.supanadit.com/supanadit/docker-texlive) + ## Requirements - Docker