Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Bastien Gounon
xcache-flusher
Commits
2494e0e7
Commit
2494e0e7
authored
Oct 15, 2020
by
Bastien Gounon
🐗
Browse files
Use absolute path to app
parent
fde48759
Pipeline
#87156
canceled with stage
in 1 minute and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
entrypoint.sh
entrypoint.sh
+1
-1
No files found.
entrypoint.sh
View file @
2494e0e7
...
...
@@ -16,6 +16,6 @@ if [ ! -z "$FLUSHER_TOKEN" ]; then
CACHEDIR_PARAM
=
"-token
$FLUSHER_TOKEN
"
fi
app
$CACHEDIR_PARAM
$TOKEN_PARAM
$PORT_PARAM
/go/src/
app
$CACHEDIR_PARAM
$TOKEN_PARAM
$PORT_PARAM
exit
1
\ No newline at end of file
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