diff options
| -rwxr-xr-x | image-foundry.py (renamed from ci-script.py) | 0 | ||||
| -rwxr-xr-x | image-foundry.sh (renamed from ci-script.sh) | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/ci-script.py b/image-foundry.py index 678f3b6..678f3b6 100755 --- a/ci-script.py +++ b/image-foundry.py diff --git a/ci-script.sh b/image-foundry.sh index c7c1a3f..527f346 100755 --- a/ci-script.sh +++ b/image-foundry.sh @@ -24,4 +24,4 @@ sudo OS_USERNAME="${os_username}" \ OS_IMAGE_API_VERSION="${os_image_api_version}" \ ELEMENTS_PATH="${elements_path}" \ MANIFESTS_PATH="${manifests_path}" \ - ./ci-script.py + ./image-foundry.py |
