diff --git a/.github/workflows/tft.yml b/.github/workflows/tft.yml index 0ade297..d1b9ea4 100644 --- a/.github/workflows/tft.yml +++ b/.github/workflows/tft.yml @@ -160,7 +160,6 @@ jobs: git_url: https://github.com/linux-system-roles/tft-tests git_ref: main pipeline_settings: '{ "type": "tmt-multihost" }' - environment_settings: '{ "provisioning": { "tags": { "BusinessUnit": "system_roles" } } }' # Keeping ARTIFACTS_URL at the bottom makes the link in logs clickable variables: "ANSIBLE_VER=${{ matrix.ansible_version }};\ REPO_NAME=${{ github.event.repository.name }};\