diff --git a/ghost-upload/.gitlab-ci.yml b/ghost-upload/.gitlab-ci.yml index 56c4879..8ff4476 100644 --- a/ghost-upload/.gitlab-ci.yml +++ b/ghost-upload/.gitlab-ci.yml @@ -1,8 +1,3 @@ -cache: - paths: - - ./ghost-upload/target/ - - ./ghost-upload/cargo/ - publish: stage: deploy image: rust:latest