Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Commit 8429156

Browse files
committed
debugging docs artifacts
1 parent 8429003 commit 8429156

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitlab-ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ Build Documentation:
2121
- echo "ok"
2222
script:
2323
- ./documentation/build_documentation.sh
24+
after_script:
25+
- echo "Documentation build complete"
26+
- ls
27+
- cd documentation
28+
- ls
2429
artifacts:
2530
paths:
2631
- public

0 commit comments

Comments
 (0)