Show latest log hash
This commit is contained in:
parent
cef981c522
commit
97a1bdaa2c
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ RUN git clone https://git.namejeff.xyz/Supositware/jeff-downloader.git .
|
|||
|
||||
RUN git checkout progress
|
||||
|
||||
RUN git log -1 --format=%h
|
||||
|
||||
RUN npm install
|
||||
|
||||
RUN npm i -g pm2
|
||||
|
|
Loading…
Reference in a new issue