Skip to content

Commit 16cace8

Browse files
committed
hardcoded tag
1 parent 71340c0 commit 16cace8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.woodpecker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ steps:
257257
platforms: linux/amd64, linux/arm64
258258
build_args:
259259
RUST_RELEASE_MODE: release
260-
tag: ${CI_COMMIT_TAG}
260+
tag: dev
261261
when:
262262
- event: tag
263263

0 commit comments

Comments
 (0)