Remove environment_settings from github workflows
due to broken environment processing in a testing farm Signed-off-by: Radovan Sroka <rsroka@redhat.com>
This commit is contained in:
committed by
Sergei Petrosian
parent
a1b37cd6c7
commit
21907fc7bc
@@ -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 }};\
|
||||
|
||||
Reference in New Issue
Block a user