commit 194eb9148cedfcc6a6d6858dc01998f67a79ff17
parent 26d6e958a78be91bd77a9a5682314c8894b893e7
Author: Yuval Langer <yuvallangerontheroad@gmail.com>
Date: Sun, 28 Jun 2020 20:33:12 +0300
Try using html path for artefacts again.
Diffstat:
4 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
@@ -6,6 +6,6 @@ pages:
- echo 'Nothing to do...'
artifacts:
paths:
- - public
+ - html
only:
- master
diff --git a/public/index.html b/html/index.html
diff --git a/public/tau/2020-darts.html b/html/tau/2020-darts.html
diff --git a/public/tau/2020.html b/html/tau/2020.html