mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-22 11:23:13 +00:00
chore: add newline
This commit is contained in:
parent
7d389e502c
commit
64fd22b611
1 changed files with 1 additions and 1 deletions
2
.github/workflows/kustomize.yml
vendored
2
.github/workflows/kustomize.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue