feat: Updates to ci workflow files.
All checks were successful
CI / Linux Tests (push) Successful in 6m51s

This commit is contained in:
2026-02-11 08:14:17 -05:00
parent 86f08a4bb2
commit 729dc0ac55
3 changed files with 97 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ on:
# and a name for the Docker image that this workflow builds.
env:
REGISTRY: git.housh.dev
IMAGE_NAME: ${{ gitea.repository }}
IMAGE_NAME: ductcalc
# There is a single job in this workflow. It's configured to run on the latest available version of Ubuntu.
jobs: