Skip to content

Commit 8c8a09f

Browse files
committed
Fix build_cli_jar step
1 parent c3667a7 commit 8c8a09f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@ workflows:
262262
install_sbt_version: 1.10.5
263263
openjdk_version: '17'
264264
persist_to_workspace: true
265-
attach_workspace: true
266265
cmd: |
267266
sbt "set codacyAnalysisCli / version := \"$(cat .version)\";
268267
set assembly / test := {};

0 commit comments

Comments
 (0)