Skip to content

Commit

Permalink
ci: fix file paths
Browse files Browse the repository at this point in the history
  • Loading branch information
necipallef committed Sep 23, 2024
1 parent 0260a3d commit ab6ed16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildspec-e2e-pr-join-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ phases:
- cp $CODEBUILD_SRC_DIR/buildspec-mock-e2e.yml buildspec-mock-e2e.yml
artifacts:
files:
- '**/*'
base-directory: $CODEBUILD_SRC_DIR_SourceArtifact

0 comments on commit ab6ed16

Please sign in to comment.