cleanup empty lines

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
cpanato 2024-03-06 21:22:48 -05:00 committed by k8s-infra-cherrypick-robot
parent 4ae3247f64
commit c3234e7013
4 changed files with 9 additions and 12 deletions

View file

@ -89,7 +89,6 @@ jobs:
name: custom-error-pages
secrets: inherit
e2e-test-echo:
needs: changes
if: |
@ -214,5 +213,3 @@ jobs:
run: |
export TAG=$(cat images/nginx-1.25/TAG)
cd images/nginx-1.25/rootfs && docker buildx build --platform=${{ env.PLATFORMS }} --push -t ingressnginx/nginx-1.25:${TAG} .