diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ed5a35393..0f9b3fd11 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -146,3 +146,5 @@ smoke test to acceptance cluster: - !reference [.gesis-push-gesis, rules] variables: INTERACTIVE_URL: https://notebooks-test.gesis.org/binder/ + extends: + - .smoke test \ No newline at end of file