localer
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
dae9d2eae6
commit
bc8117f4a7
|
@ -20,6 +20,8 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- mkdir -p tmp
|
- mkdir -p tmp
|
||||||
- cd tmp
|
- cd tmp
|
||||||
|
# local cache, local pls
|
||||||
|
- echo "10.43.14.171 nextcloud.martyn.berlin" >> /etc/hosts
|
||||||
# original url : wget http://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-4.3.1-essentials_build.zip
|
# original url : wget http://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-4.3.1-essentials_build.zip
|
||||||
- wget -O ffmpeg.zip https://nextcloud.martyn.berlin/s/WdHk8sfZ28JXqjH/download
|
- wget -O ffmpeg.zip https://nextcloud.martyn.berlin/s/WdHk8sfZ28JXqjH/download
|
||||||
- unzip ffmpeg.zip
|
- unzip ffmpeg.zip
|
||||||
|
|
Loading…
Reference in New Issue