diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 00798c6..ac7ad9f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,6 +23,7 @@ test: rules: - if: $CI_PIPELINE_SOURCE == "schedule" when: never + - when: always deploy: stage: deploy