mirror of
https://github.com/tcsenpai/swingmusic.git
synced 2025-06-06 19:25:34 +00:00
use latest tag instead of latest commit
This commit is contained in:
parent
6d4b916048
commit
f0979b6b8c
@ -4,6 +4,8 @@ RUN git clone https://github.com/geoffrey45/swing-client.git client
|
|||||||
|
|
||||||
WORKDIR /client
|
WORKDIR /client
|
||||||
|
|
||||||
|
RUN git checkout $(git describe --tags $(git rev-list --tags --max-count=1))
|
||||||
|
|
||||||
RUN yarn install
|
RUN yarn install
|
||||||
|
|
||||||
RUN yarn build
|
RUN yarn build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user