mirror of
https://github.com/garraflavatra/docker-volume-s3-backup.git
synced 2025-07-18 15:54:06 +00:00
fix tag name
This commit is contained in:
2
.github/workflows/build-and-push-images.yml
vendored
2
.github/workflows/build-and-push-images.yml
vendored
@ -21,6 +21,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ github.repository }}/9
|
tags: ${{ github.repository }}:9
|
||||||
build-args: |
|
build-args: |
|
||||||
ALPINE_VERSION=3.6
|
ALPINE_VERSION=3.6
|
||||||
|
Reference in New Issue
Block a user