Skip to content

Commit

Permalink
removed unnecessary space
Browse files Browse the repository at this point in the history
Signed-off-by: asubedy <[email protected]>
  • Loading branch information
asubedy committed Jul 7, 2023
1 parent 2df0a0f commit 79fbbe9
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/scripts/istioCrypto.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,4 @@ export GATEWAY_URL=http://$INGRESS_HOST:$INGRESS_PORT/headers
echo "Service Mesh: $MESH_NAME - $SERVICE_MESH"
echo "Gateway URL: $GATEWAY_URL"
echo "ENDPOINT_URL=$GATEWAY_URL/productpage" >> $GITHUB_ENV
echo "SERVICE_MESH=$SERVICE_MESH" >> $GITHUB_ENV





echo "SERVICE_MESH=$SERVICE_MESH" >> $GITHUB_ENV

0 comments on commit 79fbbe9

Please sign in to comment.