Skip to content

Commit

Permalink
Verbose workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-forte-elastic committed Jul 30, 2024
1 parent 5e7b01b commit 71286c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push_latest_to_elastic_security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:
SPACE="dev"
fi
SPACE_FLAG="--space $SPACE"
echo $SPACE_FLAG
echo $FLAGS
python -m detection_rules kibana $SPACE_FLAG import-rules $FLAGS
env:
DR_CLOUD_ID: ${{ secrets.ELASTIC_CLOUD_ID }}
Expand Down

0 comments on commit 71286c9

Please sign in to comment.