monkey/build_scripts/appimage
VakarisZ 226c72df5f Deployments: Rename appImage deployment only if a specific version is not specified
With this change, Jenkins will output packages in the following naming conventions:

Develop: InfectionMonkey-$commit_number_x86_64.AppImage

Release: InfectionMonkey-v$version.AppImage
2021-10-21 16:52:13 +02:00
..
.gitignore Build: Move appimage/ and docker/ into build_scrips/ 2021-07-27 08:12:01 -04:00
AppRun Build: Set PYTHONNOUSERSITE in AppRun 2021-09-30 15:39:17 -04:00
appimage.sh Deployments: Rename appImage deployment only if a specific version is not specified 2021-10-21 16:52:13 +02:00
clean.sh Deployments: change the outputs of appimage build and docker build to conform to the naming convention of InfectionMonkey-v*.* 2021-10-21 16:52:13 +02:00
infection-monkey.desktop Deployments: Rename appImage deployment only if a specific version is not specified 2021-10-21 16:52:13 +02:00
server_config.json.standard build_scripts: Extract deployment field from server configs to separate files for appimage and docker 2021-09-10 15:21:34 +05:30