more formatting

This commit is contained in:
Ryan Voots 2025-05-08 10:44:52 -04:00
parent 6db394eb0e
commit e1fc9066d2

View file

@ -20,8 +20,6 @@ jobs:
uses: https://github.com/docker/build-push-action@v6 uses: https://github.com/docker/build-push-action@v6
with: with:
push: true push: true
tags: tags:"gitea.simcop2387.info/simcop2387/pg-container-base:{{ env.PG_MAJOR_VERSION }}-{{ env.DEB_RELEASE }},gitea.simcop2387.info/simcop2387/pg-container-base:{{ env.PG_MAJOR_VERSION }}-{{ env.DEB_RELEASE }}-{{ env.FMT_DATE }}"
- "gitea.simcop2387.info/simcop2387/pg-container-base:{{ env.PG_MAJOR_VERSION }}-{{ env.DEB_RELEASE }}"
- "gitea.simcop2387.info/simcop2387/pg-container-base:{{ env.PG_MAJOR_VERSION }}-{{ env.DEB_RELEASE }}-{{ env.FMT_DATE }}"
context: base/ context: base/
dockerfile: base/Dockerfile dockerfile: base/Dockerfile