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 e82e77a commit c33a0b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-modules-oci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ jobs:
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 }}/*"
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 c33a0b1

Please sign in to comment.