Remove symbolic-ref call
This commit is contained in:
parent
3ee2439d5b
commit
1f72b4fbd6
1 changed files with 0 additions and 1 deletions
|
|
@ -190,7 +190,6 @@ ADD . peerplays
|
|||
RUN \
|
||||
cd peerplays && \
|
||||
git submodule update --init --recursive && \
|
||||
git symbolic-ref --short HEAD && \
|
||||
git log --oneline -n 5 && \
|
||||
mkdir build && \
|
||||
cd build && \
|
||||
|
|
|
|||
Loading…
Reference in a new issue