[Typo-Fix] - Removing the extra line separator

Change-Id: I3469cdbaffee6641559ebd70c1df2a48a55b6484
This commit is contained in:
Sirajudeen 2021-01-05 16:58:20 +00:00
parent 876f1ae754
commit 1ceecb22d5
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ airshipctl config set-manifest treasuremap_ci \
airshipctl config set-manifest treasuremap_ci \
--repo primary \
--url "${AIRSHIP_CONFIG_PRIMARY_REPO_URL}" \
--commithash "${TREASUREMAP_REF}" \
--commithash "${TREASUREMAP_REF}"
airshipctl config set-context ephemeral-cluster --manifest treasuremap_ci
airshipctl config set-context target-cluster --manifest treasuremap_ci