mirror of
https://gitlab.cern.ch/wotsubo/PSBoardDataBase.git
synced 2025-06-08 05:55:42 +09:00
Update .gitlab-ci.yml file to inspect build artifacts
This commit is contained in:
parent
74092bc06a
commit
c359fcc157
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ pages:
|
||||||
using PSBoardDataBase
|
using PSBoardDataBase
|
||||||
doctest(PSBoardDataBase)
|
doctest(PSBoardDataBase)
|
||||||
include("docs/make.jl")'
|
include("docs/make.jl")'
|
||||||
|
- ls -R
|
||||||
|
- tree
|
||||||
- mkdir -p public
|
- mkdir -p public
|
||||||
- mv docs/build public/dev
|
- mv docs/build public/dev
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|
Loading…
Add table
Reference in a new issue