mirror of
https://github.com/ditkrg/db-backup-s3.git
synced 2026-01-22 22:06:45 +00:00
fix tag name
This commit is contained in:
parent
769d8cc3ba
commit
10ef696200
2
.github/workflows/build-and-push-images.yml
vendored
2
.github/workflows/build-and-push-images.yml
vendored
@ -21,6 +21,6 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: ${{ github.repository }}/9
|
||||
tags: ${{ github.repository }}:9
|
||||
build-args: |
|
||||
ALPINE_VERSION=3.6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user