Update docker.yml
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -28,4 +28,4 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
file: Dockerfiles/${{ matrix.os }}
|
file: Dockerfiles/${{ matrix.os }}
|
||||||
push: true
|
push: true
|
||||||
tags: alexays/${{ matrix.os }}:latest
|
tags: alexays/waybar:${{ matrix.os }}
|
||||||
|
Reference in New Issue
Block a user