Add readme, update workflows

This commit is contained in:
2025-12-22 19:23:08 +01:00
parent becdf00ad9
commit e54339da0d
2 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
name: Create and publish container name: Create and publish container
on: on:
push push:
paths:
- latex/**
jobs: jobs:
build_container: build_container:
runs_on: ubuntu-latest runs_on: ubuntu-latest

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# Docker build files
This repository contains various docker build files