chore: add newline

This commit is contained in:
Alessandro Pezzè 2021-06-01 14:37:49 +02:00
parent 7d389e502c
commit 64fd22b611

View file

@ -40,4 +40,4 @@ jobs:
run: |
kubectl wait --timeout=120s --for=condition=complete job/load-graphql
last_command=$(kubectl get job -o jsonpath='{.status.succeeded}' load-graphql)
test "$last_command" -eq 1
test "$last_command" -eq 1