1
0
mirror of https://github.com/garraflavatra/docker-volume-s3-backup.git synced 2025-05-17 13:14:38 +00:00
This commit is contained in:
Elliott Shugerman 2021-12-12 13:59:19 -05:00
parent ba4bd19d23
commit 1677fb8e76

View File

@ -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 }}