This commit is contained in:
parent
baae480959
commit
308f66da65
1 changed files with 4 additions and 4 deletions
|
@ -32,7 +32,7 @@ jobs:
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
context: base/
|
context: base/
|
||||||
dockerfile: base/Dockerfile
|
dockerfile: base/Dockerfile
|
||||||
build-args:
|
build-args: |
|
||||||
- PG_MAJOR_VERSION=${{ matrix.PG_MAJOR_VERSION }}
|
PG_MAJOR_VERSION=${{ matrix.PG_MAJOR_VERSION }}
|
||||||
- DEB_RELEASE=${{ matrix.DEB_RELEASE }}
|
DEB_RELEASE=${{ matrix.DEB_RELEASE }}
|
||||||
- FMT_DATE={{ date 'YYYY-MM-DD' }}
|
FMT_DATE={{ date 'YYYY-MM-DD' }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue