mirror of
https://github.com/garraflavatra/docker-volume-s3-backup.git
synced 2025-05-17 13:14:38 +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:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ github.repository }}:{{ matrix.postgres }}
|
tags: ${{ github.repository }}:${{ matrix.postgres }}
|
||||||
build-args: |
|
build-args: |
|
||||||
ALPINE_VERSION=${{ matrix.alpine }}
|
ALPINE_VERSION=${{ matrix.alpine }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user