diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dc6f835..6311554 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,11 +4,6 @@ stages: - build-docker - deploy -cache: - key: one-key-to-rule-them-all - paths: - - venv - test: stage: test-and-build when: manual