mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 13:03:02 +00:00
use latest tag instead of latest commit
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user