guardicore / monkey

Infection Monkey - An open-source adversary emulation platform
https://www.guardicore.com/infectionmonkey/
GNU General Public License v3.0
6.64k stars 777 forks source link

Release build checkmark doesn't work #2949

Closed VakarisZ closed 1 year ago

VakarisZ commented 1 year ago

Describe the bug

The release build does not upload the binary to the storage.

To Reproduce

Steps to reproduce the behavior:

  1. Build a release binary
  2. Check IS_RELEASE_BUILD checkmark
  3. Launch the build
  4. Storage doesn't contain the release binary

Expected behavior

Storage should contain the release binary or we should remove the checkmark if we don't need the upload anymore

mssalvatore commented 1 year ago

@VakarisZ Can we close this since we no longer use "storage"?