put Makefile back to normal
This commit is contained in:
parent
974eb3d640
commit
0da542be20
2
Makefile
2
Makefile
|
@ -30,7 +30,7 @@ build-for-docker:
|
|||
|
||||
# run package script
|
||||
package:
|
||||
./scripts/build.py --package --version="$(VERSION)" --platform=linux --arch=all
|
||||
./scripts/build.py --package --version="$(VERSION)" --platform=linux --arch=all --upload
|
||||
|
||||
# Get dependencies and use gdm to checkout changesets
|
||||
prepare:
|
||||
|
|
Loading…
Reference in New Issue