touching fragment cache.

This commit is contained in:
jespergravgaard 2022-02-18 10:46:49 +01:00
parent 46f66c5499
commit d9d7f2cf03
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ release:
- mv target/release/kickc/jar/kickc-release.jar target/release/kickc/jar/kickc-${CI_COMMIT_REF_NAME}.jar
- mkdir ./kickc
- mv target/release/kickc/* ./kickc/
- touch ./kickc/fragment/cache/*
artifacts:
name: kickc_${CI_COMMIT_REF_NAME}
paths: