From 8178770df02f35028b2dcaac09e32290f74497cb Mon Sep 17 00:00:00 2001 From: Bhavin Patel Date: Fri, 10 May 2024 11:06:46 -0700 Subject: [PATCH] testing validate --- .github/workflows/validate-and-build.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/workflows/validate-and-build.yml b/.github/workflows/validate-and-build.yml index 9aa3be3476..d8de78a9d1 100644 --- a/.github/workflows/validate-and-build.yml +++ b/.github/workflows/validate-and-build.yml @@ -29,17 +29,16 @@ jobs: run: | python3.11 -m venv .venv source .venv/bin/activate - pip install contentctl==4.0.1 + pip install contentctl git clone --depth=1 --single-branch --branch=master https://github.com/redcanaryco/atomic-red-team.git - - name: content_ctl validate + - name: content_ctl validate and generate run: | contentctl validate - name: contentctl generate run: | - contentctl -p ../ build - cd .. + contentctl build --enrichments mkdir artifacts mv dist/DA-ESS-ContentUpdate-latest.tar.gz artifacts/