Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Basthon
Basthon Notebook
Commits
844994d0
Commit
844994d0
authored
Oct 14, 2020
by
Romain Casati
Browse files
Version file should appear in archives.
parent
73fb838c
Pipeline
#346612
passed with stages
in 3 minutes and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
844994d0
...
...
@@ -5,9 +5,9 @@ pages:
-
apt-get update && apt-get -y install make python3 python3-setuptools python3-pip nodejs npm git tar zip
-
make build
-
make version
-
mv version build/lib/notebook/
-
make archives
-
mv build/lib/notebook public
-
mv version public/
-
mv basthon-notebook.{tgz,zip} public/
artifacts
:
paths
:
...
...
Write
Preview
Supports
Markdown
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