Skip to content

Commit

Permalink
create permit_pdp_version in pdp-tests job (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
omer9564 authored Sep 24, 2024
1 parent c99396e commit d615d71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pdp_cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:

- name: Pre build PDP tests
run: |
echo "${{ github.event.release.tag_name }}" | cut -d '-' -f 1 > permit_pdp_version
rm -rf custom
mkdir custom
build_root="$PWD"
Expand Down

0 comments on commit d615d71

Please sign in to comment.