0
0
mirror of https://github.com/sp-tarkov/build.git synced 2025-02-13 08:30:46 -05:00

4 Commits

Author SHA1 Message Date
cbd82e72be
Changes Include:
- Adds missing static files
- Adds build step to combine and decompress artifacts
- Removes some older drone references
2024-03-06 11:54:45 -05:00
34e95b090d
Revert "Delete unused configuration files and compress build folders"
This reverts commit 81de36363c9f0e94fac92bbd3dd056734dc67ab9.
2024-03-05 12:34:06 -05:00
81de36363c
Delete unused configuration files and compress build folders 2024-03-05 12:15:33 -05:00
73dad7e3be
Changes:
- Updates Drone pipeline with initial version that may or may not work.
- All three project repositories are checked to see if the tag exists before the builds take place.
- Additional static project files are now added into the release directory (release is now whole)
- The release directory is being compressed into a ZIP file using the Deflate algorithm (compatibility) with maximum compression.

TODO:
- Needs major testing within a Drone pipeline--Probably doesn't work at all right now.
- Adapt build script to work with a dynamic tag value.
- Upload release to public folder.
2024-02-27 18:05:43 -05:00