yaml formatting

This commit is contained in:
Ryan Voots 2025-05-08 10:42:57 -04:00
parent f5e19ed357
commit 6db394eb0e

View file

@ -21,7 +21,7 @@ jobs:
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 }}"
- 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 }}-{{ env.FMT_DATE }}"
context: base/ context: base/
dockerfile: base/Dockerfile dockerfile: base/Dockerfile