diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2017-03-20 12:55:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-20 12:55:21 +0000 |
commit | 3326296df916c09d28ff5dec3e93be08588e5a17 (patch) | |
tree | 9f22f4dcff533678d5e192a9ac45ea0afdb30839 /jjb/xci/xci-deploy.sh | |
parent | 256593234e316d831476488a71509c30b961600e (diff) | |
parent | d3fc60f22dd0d7831f901568dc9eaa9b748b5215 (diff) |
Merge "xci: Create skeletons for jobs and rename directory"
Diffstat (limited to 'jjb/xci/xci-deploy.sh')
-rwxr-xr-x | jjb/xci/xci-deploy.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/xci/xci-deploy.sh b/jjb/xci/xci-deploy.sh new file mode 100755 index 000000000..b97b24e47 --- /dev/null +++ b/jjb/xci/xci-deploy.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +echo "Deployment via openstack-ansible" |