diff options
author | Frederik Schwarzer <schwarzer@kde.org> | 2022-01-18 11:39:30 +0100 |
---|---|---|
committer | Ben Cooksley <bcooksley@kde.org> | 2022-01-20 09:38:27 +0000 |
commit | 4b1c7b7338587355d72c24ec645830096c90ac84 (patch) | |
tree | a7b9f852ddaef0ebf1a02a23dfeb6bba8d1b438a | |
parent | 2bdf89682370250cfcb3c1d7fb15c7c022ed6734 (diff) | |
download | extra-cmake-modules-4b1c7b7338587355d72c24ec645830096c90ac84.tar.gz extra-cmake-modules-4b1c7b7338587355d72c24ec645830096c90ac84.tar.bz2 |
we temporarily need docs artifacts on master for testing
-rw-r--r-- | .gitlab-ci.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b7db9db7..388797a1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,8 +8,8 @@ include: - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml docs: - only: - - tags + # only: + # - tags stage: build image: debian:bullseye-slim before_script: |