Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bentriou Mahmoud
MarkovProcesses.jl
Commits
0fb6d023
Commit
0fb6d023
authored
May 13, 2022
by
Bentriou Mahmoud
Browse files
Update CI
parent
0fe03251
Pipeline
#19738
failed with stage
in 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0fb6d023
build-doc
:
image
:
julia:latest
image
:
2017bentrioum/markovprocesses.jl/
julia:latest
stage
:
build
script
:
-
"
docker
image
ls"
-
"
julia
--project=docs/
-e
'using
Pkg;
Pkg.develop(PackageSpec(path=pwd(),
subdir=
\"
core/
\"
));
Pkg.instantiate()'"
-
"
julia
--project=docs/
docs/make.jl"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment