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
nomad-lab
nomad-FAIR
Commits
7b0a1bea
Commit
7b0a1bea
authored
Dec 20, 2019
by
Markus Scheidgen
Browse files
Fix the gui version script.
parent
ae6841e2
Pipeline
#65868
passed with stages
in 16 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gui/version.sh
View file @
7b0a1bea
#!/bin/sh
version
=
`
git
rev-parse
--verify
HEAD
`
version
=
`
git
describe
--tags
`
sed
-i
-e
"s/nomad-gui-version-placeholder/
$version
/g"
package.json
rm
-f
package.json-e
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