mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 14:30:13 +00:00
address review
Signed-off-by: Simon L <szaimen@e.mail.de> Co-authored-by: Zoey <zoey@z0ey.de> Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
2
.github/workflows/talk.yml
vendored
2
.github/workflows/talk.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
git ls-remote https://github.com/nextcloud/nextcloud-talk-recording v* \
|
||||
| cut -d/ -f3 \
|
||||
| sort -V \
|
||||
| grep -E "^v[0-9]+\.[0-9\.]+$" \
|
||||
| grep -E "^v[0-9\.]+$" \
|
||||
| tail -1
|
||||
)"
|
||||
sed -i "s|^ENV RECORDING_VERSION.*$|ENV RECORDING_VERSION $recording_version|" ./Containers/talk-recording/Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user