Skip to content

Commit

Permalink
debug fodler structure
Browse files Browse the repository at this point in the history
  • Loading branch information
erdrix committed Mar 8, 2024
1 parent c4ca745 commit 379a466
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/terraform-modules-oci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,8 @@ jobs:
run: |
ls -la
echo "${{ steps.prepare_tag.outputs.VERSION }}"
ls -la "${{ inputs.organization_layer_name }}"
ls -la "${{ inputs.organization_layer_name }}/${{ inputs.team_name }}"
ls -la "${{ inputs.organization_layer_name }}/${{ inputs.team_name }}/${{ inputs.products_path }}"
ls -la "${{ inputs.organization_layer_name }}/${{ inputs.team_name }}/${{ inputs.products_path }}/**"
# bash -x ./publish-oci.sh ${{ steps.prepare_tag.outputs.VERSION }}

0 comments on commit 379a466

Please sign in to comment.