Fix the other sed in drone v6
This commit is contained in:
parent
bd87f6f0f7
commit
71f70e7dc4
@ -23,7 +23,7 @@ steps:
|
||||
- unzip vikunja-frontend-master.zip -d frontend
|
||||
- sed -i 's/\\/api\\/v1//g' frontend/index.html
|
||||
# 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 install
|
||||
- yarn dist --linux --windows
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user