Skip to content

Commit f977222

Browse files
committed
ci: add build on tags
1 parent b20aff9 commit f977222

File tree

3 files changed

+3715
-22
lines changed

3 files changed

+3715
-22
lines changed

.github/workflows/nodejs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
file: ./Dockerfile
3030
platforms: linux/amd64,linux/arm/v7,linux/arm64,linux/ppc64le
3131
push: true
32-
tags: johanbook/file-domain-server:latest
32+
tags: johanbook/file-domain-server:${{GITHUB_REF#refs/tags/v}}

0 commit comments

Comments
 (0)