From 93c8e4a50aacabb11ba284ab3fe8311c7087b78b Mon Sep 17 00:00:00 2001 From: Angoosh Leviocki Date: Wed, 12 Feb 2025 21:18:19 +0100 Subject: [PATCH] CI/CD edit --- .gitea/workflows/deploy_rdpconnect.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/deploy_rdpconnect.yaml b/.gitea/workflows/deploy_rdpconnect.yaml index 94c8f0b..d845000 100644 --- a/.gitea/workflows/deploy_rdpconnect.yaml +++ b/.gitea/workflows/deploy_rdpconnect.yaml @@ -13,8 +13,8 @@ jobs: image: bilelmoussaoui/flatpak-github-actions:gnome-44 options: --privileged steps: - - name: "Base requirements" - run: apk update && apk add --no-cache git docker docker-compose nodejs gpg openssh npm ansible + #- name: "Base requirements" + #run: apk update && apk add --no-cache git docker docker-compose nodejs gpg openssh npm ansible #ansible-galaxy collection install community.general --force #ansible-galaxy collection install ansible.posix --force