diff --git a/scripts/ci-job.sh b/scripts/ci-job.sh index c53c16f..34bdf68 100755 --- a/scripts/ci-job.sh +++ b/scripts/ci-job.sh @@ -39,7 +39,7 @@ case "$CI_JOB_NAME" in release) echo "Running release job..." cor export --only - cor export-pkg --only + cor export-pkg --clean cor upload ;; *)