Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
nam
mop
Commits
50519be6
Commit
50519be6
authored
Feb 28, 2021
by
Jochen Schulz
Browse files
Update .gitlab-ci.yml file
parent
b1e3b1bf
Pipeline
#176910
failed with stage
in 30 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
50519be6
...
...
@@ -8,10 +8,9 @@ cache:
pages
:
script
:
-
mkdir -p cas/_build/.jupyter_cache/
-
rm -f cas/src cas/data
-
ln -s src cas/src
-
ln -s data cas/data
-
ls -la cas src
-
cp -r src cas/
-
cp -r data cas/
-
ls -la . cas src
-
ls -la cas/src/
-
jupyter-book build cas
-
rm -rf public/pycas
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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