Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lifeware
biocham
Commits
6fc41839
Commit
6fc41839
authored
Jan 03, 2020
by
SOLIMAN Sylvain
Browse files
push tags
parent
62a0298e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
6fc41839
...
...
@@ -207,7 +207,7 @@ release:
LC_ALL
=
C
sed
-i
''
-e
"s+^<h1>version.*</h1>+<h1>version
$$
version
$(
shell
date '+%B %Y'
)
</h1>+"
web/index.html
&&
\
git commit about.pl biocham_jupyter/guinbextension/package.json biocham_jupyter/kernel/biocham_kernel/__init__.py web/index.html
-m
"Version
$$
version"
&&
\
git flow release finish
'$$version'
&&
\
git
flow release publish
'$$version'
git
push
--tags
refs
:
$(NOTEBOOKS) biocham
mkdir
-p
$(REFDIR)
...
...
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