Fix the other sed in drone v3
This commit is contained in:
parent
6e8bad6eb3
commit
5567baf4e0
@ -24,7 +24,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