hamlet-io / executor-bash

Executor for hamlet based on bash
GNU General Public License v3.0
0 stars 4 forks source link

refactor: remove startup script support #188

Closed roleyfoley closed 3 years ago

roleyfoley commented 3 years ago

Description

Removes startup script setup from the executor.

Motivation and Context

This functionality is now handled in the engine and script stores allow for sourcing startup repos from git based locations and s3

How Has This Been Tested?

Tested locally

Types of changes

Followup Actions

Checklist: