Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-FAIR
Commits
42ddd00b
Commit
42ddd00b
authored
Jul 22, 2019
by
Markus Scheidgen
Browse files
Add -f to potentially unnecessary tmp file rm in gui build.
parent
f22867e2
Pipeline
#52234
passed with stages
in 24 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gui/version.sh
View file @
42ddd00b
#!/bin/sh
version
=
`
git describe
--tags
`
sed
-i
-e
"s/nomad-gui-version-placeholder/
$version
/g"
package.json
rm
package.json-e
\ No newline at end of file
rm
-f
package.json-e
\ No newline at end of file
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