Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(GM-742): Build YARA-X in separate pipeline (#1)
* feat(GM-742): Build YARA-X in separate pipeline * feat(GM-742): Build specified tag. * fix(GM-742): Some changes * fix(GM-742): More fixes * fix(GM-742): Fix manifest path * fix(GM-742): Adding some cryptic text to make windows stage work * fix(GM-742): Upload to Nexus on windows node instead of outside it + try unsetting `TAG_NAME` for upload * refactor(GM-742): Try a more sane way of uploading tag build to `RAW` repo * refactor(GM-742): Revert changes that allow to upload tag builds to `RAW` repo, push artifacts to `RAW-RELEASE` * refactor(GM-742): Prettifications * fix(GM-742): Add names to map elements in `parallel` * fix(GM-742): Remove github actions (cherry picked from commit e5df318)
- Loading branch information