Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Commit 7c98f4c

Browse files
committed
fix(ci): publish to unscoped docker project
1 parent 10e25b9 commit 7c98f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"{major}.{minor}-latest"
2424
],
2525
"dockerImage": "hamroctopus/typescript-tools",
26-
"dockerFile": "Dockerfile",
26+
"dockerProject": null,
2727
"dockerLogin": false
2828
}
2929
],

0 commit comments

Comments
 (0)