mirror of
https://gitlab.cern.ch/wotsubo/PSBoardDataBase.git
synced 2025-06-08 05:55:42 +09:00
Update .gitlab-ci.yml file for debugging doctest CI
This commit is contained in:
parent
37890ce48e
commit
9c75248f96
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ pages:
|
|||
using Pkg
|
||||
Pkg.develop(PackageSpec(path=pwd()))
|
||||
Pkg.instantiate()
|
||||
@info "Pkg status" Pkg.status()
|
||||
include("docs/make.jl")'
|
||||
- mkdir -p public
|
||||
- mv docs/build public/dev
|
||||
|
|
Loading…
Add table
Reference in a new issue