From eccd3fccf6d7196c7bd150e90a08fced3049e8c8 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Mon, 15 Apr 2024 17:04:19 +0200 Subject: [PATCH] Update .woodpecker.yml (x8) --- .woodpecker.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index f55c7ef..9f82696 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -19,6 +19,8 @@ steps: - sleep 15 - python3 -m pip config set global.break-system-packages true - python3 -m pip install ansible molecule[docker] + - export ANSIBLE_COLLECTION=slococo/playground + - cd "$ANSIBLE_COLLECTION" - molecule test services: