From afe5faae8a0c8a4f24018f7c07d2c7118d7abfd7 Mon Sep 17 00:00:00 2001 From: Laci Dusa Date: Wed, 21 May 2025 13:45:23 +0200 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 654649d..61c3cf1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,4 +24,5 @@ build-job: # This job runs in the build stage, which runs first. script: - echo "Compiling the code..." - echo "Compile complete." + - curl -X POST https://kestra.sectorq.eu/api/v1/executions/webhook/jaydee/ansible-all/f851511c32ca9450 -d '{"tag":["setup","common"],"target":["m-server.home.lan"]}' -H 'Content-Type application/json'