updated teamcity_create_project_if_not_exists.sh

pull/2/head
Hari Sekhon 4 years ago
parent 6b54276b88
commit 768cd27422

@ -26,7 +26,7 @@ srcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
usage_description="
Creates a TeamCity project
If the named project already exists, skips creation and returns success exit code zero
Idempotent - if the named project already exists, skips creation and returns success exit code zero
Uses the adjacent teamcity_api.sh

Loading…
Cancel
Save