more formatting
This commit is contained in:
parent
6db394eb0e
commit
e1fc9066d2
1 changed files with 1 additions and 3 deletions
|
@ -20,8 +20,6 @@ jobs:
|
|||
uses: https://github.com/docker/build-push-action@v6
|
||||
with:
|
||||
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/
|
||||
dockerfile: base/Dockerfile
|
||||
|
|
Loading…
Add table
Reference in a new issue