yaml formatting
This commit is contained in:
parent
f5e19ed357
commit
6db394eb0e
1 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ jobs:
|
|||
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 }}
|
||||
- "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