parent
29a8b7a05a
commit
46206e0209
1 changed files with 1 additions and 1 deletions
|
@ -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:${{ vars.PG_MAJOR_VERSION }}-${{ vars.DEB_RELEASE }},gitea.simcop2387.info/simcop2387/pg-container-base:${{ vars.PG_MAJOR_VERSION }}-${{ vars.DEB_RELEASE }}-${{ vars.FMT_DATE }}"
|
||||||
context: base/
|
context: base/
|
||||||
dockerfile: base/Dockerfile
|
dockerfile: base/Dockerfile
|
||||||
|
|
Loading…
Add table
Reference in a new issue