Skip to content

Commit

Permalink
chore(test,ci): debug parent run id, artifact download
Browse files Browse the repository at this point in the history
Signed-off-by: Tibor Dancs <[email protected]>
  • Loading branch information
ScrewTSW committed Jan 22, 2025
1 parent 3aeb6c5 commit 44060ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/recipe-catalog-change-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
DEFAULT_PDE2E_IMAGE_VERSION: 'v0.0.3-windows'
DEFAULT_AZURE_VM_SIZE: 'Standard_D8as_v5'
run: |
echo "Parent job run id: ${{ inputs.trigger-workflow-run-id }}"
echo "FORK=${{ inputs.pd-fork || env.DEFAULT_FORK }}" >> $GITHUB_ENV
echo "BRANCH=${{ inputs.pd-branch || env.DEFAULT_BRANCH }}" >> $GITHUB_ENV
echo "NPM_TARGET=${{ inputs.npm-target || env.DEFAULT_NPM_TARGET }}" >> $GITHUB_ENV
Expand Down

0 comments on commit 44060ee

Please sign in to comment.