Fix the other sed in drone
This commit is contained in:
parent
4ab695decf
commit
895d1d6cd2
@ -23,7 +23,7 @@ steps:
|
|||||||
- sed -i 's/\\/api\\/v1//g' frontend/index.html
|
- sed -i 's/\\/api\\/v1//g' frontend/index.html
|
||||||
- yarn install
|
- yarn install
|
||||||
# Make sure that the -master suffix is added to release files
|
# Make sure that the -master suffix is added to release files
|
||||||
- sed -i 's/${version}/master/g' package.json
|
- sed -i 's/\$\{version\}/master/g' package.json
|
||||||
- yarn dist --linux --windows
|
- yarn dist --linux --windows
|
||||||
|
|
||||||
- name: release
|
- name: release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user