mirror of
https://github.com/garraflavatra/docker-volume-s3-backup.git
synced 2025-05-17 13:14:38 +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:
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user