Update Docker image tag in dev workflow
This commit is contained in:
2
.github/workflows/dev.yml
vendored
2
.github/workflows/dev.yml
vendored
@@ -24,4 +24,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: false
|
push: false
|
||||||
tags: website:dev
|
tags: lnmch/website:dev
|
||||||
|
|||||||
Reference in New Issue
Block a user