mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
[misc] bring back old schema of revision.txt
- store in /var/www/revision.txt - prefix each line with the services directory
This commit is contained in:
@@ -18,7 +18,7 @@ RUN node genScript checkout | bash \
|
||||
\
|
||||
# Store the revision for each service
|
||||
# ---------------------------------------------
|
||||
&& node genScript revisions | bash > revisions.txt \
|
||||
&& node genScript revisions | bash > /var/www/revisions.txt \
|
||||
\
|
||||
# Cleanup the git history
|
||||
# -------------------
|
||||
|
||||
Reference in New Issue
Block a user