From c51a0a42d9b8acd325f2df5d36b688ce573df258 Mon Sep 17 00:00:00 2001 From: Lee Van Ginkel <65776483+lvangink@users.noreply.github.com> Date: Tue, 27 Feb 2024 14:48:04 -0800 Subject: [PATCH] Update deploy-tools.yml --- .github/workflows/deploy-tools.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/deploy-tools.yml b/.github/workflows/deploy-tools.yml index cb4e1a4..fd18b60 100644 --- a/.github/workflows/deploy-tools.yml +++ b/.github/workflows/deploy-tools.yml @@ -42,9 +42,8 @@ jobs: working-directory: ./mdd deploy_netbox: - runs-on: self-hosted - environment: army-uno - concurrency: army-uno + runs-on: + group: customer-demos env: NETBOX_HOST: ${{ secrets.NETBOX_HOST }}