more formatting
Some checks failed
/ build-base (push) Failing after 9s

This commit is contained in:
Ryan Voots 2025-05-08 10:45:24 -04:00
parent e1fc9066d2
commit 3de68dfb84

View file

@ -20,6 +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:"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 }}" 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 }}"
context: base/ context: base/
dockerfile: base/Dockerfile dockerfile: base/Dockerfile