diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0ba5ad718a9be175bafe05316afbf9f6152cfd6d..3fa6bdd5bea7df660d2bd6f9b2f738ec97ab2569 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,3 +6,8 @@ include: file: templates/python.yml - project: shore/ci-templates file: templates/gitlab-release.yml + +install-wheel: + extends: .install-wheel + script: + - check_s3_bucket --help