Build: modify fat jar url to the one produced by the build
This commit is contained in:
@@ -11,4 +11,10 @@ ls -la
|
||||
|
||||
cd package_sources
|
||||
npm install ../sts4/atom-extensions/atom-commons
|
||||
ls -la
|
||||
cat > properties.json << EOF
|
||||
{
|
||||
jarUrl: ${url}
|
||||
}
|
||||
EOF
|
||||
|
||||
cat properties.json
|
||||
Reference in New Issue
Block a user