Skip to content

Commit

Permalink
Merge pull request #19570 from cgranleese-r7/fix-reusable-pipeline-re…
Browse files Browse the repository at this point in the history
…port-generation

Fixes reusable pipeline allure report generation
  • Loading branch information
adfoster-r7 authored Oct 18, 2024
2 parents e96d9b2 + 501713f commit b60a70b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/shared_meterpreter_acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,9 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
if: always()
with:
repository: rapid7/metasploit-framework
ref: ${{ inputs.metasploit_framework_commit }}

- name: Install system dependencies (Linux)
if: always()
Expand Down

0 comments on commit b60a70b

Please sign in to comment.