Release testing
This commit is contained in:
@@ -28,6 +28,7 @@ xpi: logos
|
||||
@mkdir -p $(XPI_UNSIGNED_DIR) $(XPI_SIGNED_DIR)
|
||||
@rm -f $(XPI_OUTPUT)
|
||||
@cd webextension && zip -q -9 "../$(XPI_OUTPUT)" $(EXTENSION_FILES)
|
||||
@python3 scripts/release/validate_xpi.py "$(XPI_OUTPUT)" webextension/manifest.json
|
||||
@echo "Created $(XPI_OUTPUT)"
|
||||
|
||||
check-tools:
|
||||
|
||||
Reference in New Issue
Block a user