mirror of
https://github.com/ditkrg/db-backup-s3.git
synced 2026-01-22 13:56:47 +00:00
whoops
This commit is contained in:
parent
ba4bd19d23
commit
1677fb8e76
2
.github/workflows/build-and-push-images.yml
vendored
2
.github/workflows/build-and-push-images.yml
vendored
@ -30,6 +30,6 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: ${{ github.repository }}:{{ matrix.postgres }}
|
||||
tags: ${{ github.repository }}:${{ matrix.postgres }}
|
||||
build-args: |
|
||||
ALPINE_VERSION=${{ matrix.alpine }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user