From 50ed778566d04fd4b4046b818e5a0183d0481ae3 Mon Sep 17 00:00:00 2001 From: Aleksandr Kuznetsov <91793094+ALEXANCHESSS@users.noreply.github.com> Date: Fri, 15 Sep 2023 16:15:03 +0200 Subject: [PATCH 1/2] Update uffizzi.yml --- .github/workflows/uffizzi.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/uffizzi.yml b/.github/workflows/uffizzi.yml index fd7ed8b..c84228f 100644 --- a/.github/workflows/uffizzi.yml +++ b/.github/workflows/uffizzi.yml @@ -135,7 +135,7 @@ jobs: edit-mode: replace - name: Connect to Virtual Cluster - uses: UffizziCloud/cluster-action@main + uses: UffizziCloud/cluster-action@test-324 with: cluster-name: pr-${{ github.event.pull_request.number }} server: https://app.uffizzi.com @@ -203,7 +203,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Delete Virtual Cluster - uses: UffizziCloud/cluster-action@main + uses: UffizziCloud/cluster-action@test-324 with: action: delete cluster-name: pr-${{ github.event.pull_request.number }} From 6cf760a93a7497a971048119e50e3e1e757f09e4 Mon Sep 17 00:00:00 2001 From: Aleksandr Kuznetsov <91793094+ALEXANCHESSS@users.noreply.github.com> Date: Fri, 15 Sep 2023 16:15:23 +0200 Subject: [PATCH 2/2] Update index.html --- result/views/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/result/views/index.html b/result/views/index.html index 4427ffa..5dc6e75 100644 --- a/result/views/index.html +++ b/result/views/index.html @@ -2,7 +2,7 @@ - Cats vs Dogs -- Result + Cats vs Dogs -- 324