summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2022-04-06 12:24:54 +0200
committerPatrick Ohly <patrick.ohly@intel.com>2022-04-06 12:24:54 +0200
commit222741a5ec1d0e9cf578d711a71007ed6c83993d (patch)
treed70725eeb2f9a164ffece011837c8951b14d2a3e
parent8eaec7568f6618a1d0d8f71eae7db71649a346ad (diff)
gitlab: fix staging
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 810d4c36..7d077f9b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,7 +13,7 @@ pages:
- make
artifacts:
paths:
- - _build/html
+ - _build
only:
# https://docs.gitlab.com/ee/user/project/pages/introduction.html#gitlab-ciyml-for-a-repository-where-theres-also-actual-code
- gitlab-pages