From 9e6ba9cf406276d4a9ab0fab7cd2680de21dcd8c Mon Sep 17 00:00:00 2001 From: Lennart <115736797+lnart@users.noreply.github.com> Date: Mon, 22 Apr 2024 20:52:21 +0200 Subject: [PATCH] push traffic --- .github/workflows/switch-traffic.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/switch-traffic.yml b/.github/workflows/switch-traffic.yml index adee55b..6ab19ae 100644 --- a/.github/workflows/switch-traffic.yml +++ b/.github/workflows/switch-traffic.yml @@ -27,6 +27,7 @@ jobs: git config --global user.name "Github Action" git add kubernetes/ingress.yml git commit -m "Update ingress service" + git push apply_changes: runs-on: ubuntu-22.04