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 }}
|
||||
context: base/
|
||||
dockerfile: base/Dockerfile
|
||||
build-args:
|
||||
- PG_MAJOR_VERSION=${{ matrix.PG_MAJOR_VERSION }}
|
||||
- DEB_RELEASE=${{ matrix.DEB_RELEASE }}
|
||||
- FMT_DATE={{ date 'YYYY-MM-DD' }}
|
||||
build-args: |
|
||||
PG_MAJOR_VERSION=${{ matrix.PG_MAJOR_VERSION }}
|
||||
DEB_RELEASE=${{ matrix.DEB_RELEASE }}
|
||||
FMT_DATE={{ date 'YYYY-MM-DD' }}
|
||||
|
|
Loading…
Add table
Reference in a new issue