diff options
Diffstat (limited to 'fuel/ci')
-rwxr-xr-x[-rw-r--r--] | fuel/ci/deploy.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fuel/ci/deploy.sh b/fuel/ci/deploy.sh index e69de29..d11c65a 100644..100755 --- a/fuel/ci/deploy.sh +++ b/fuel/ci/deploy.sh @@ -0,0 +1,3 @@ +# To be able to deploy on a certain metal environment there needs to be a Deployment Environment Adaptor executable" +# properly added to $PATH such that deploy.sh can call it by $dea [options] as indicated by ./deploy -h. + |