Skip to content

Commit

Permalink
test codebuild env var
Browse files Browse the repository at this point in the history
  • Loading branch information
xiazhvera committed Dec 9, 2024
1 parent f9047d1 commit c355a74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -730,6 +730,7 @@ jobs:
echo "\n"
echo Build started on `date`
pwd
echo $CODEBUILD_SRC_DIR
$CODEBUILD_SRC_DIR/codebuild/samples/setup-linux.sh
$CODEBUILD_SRC_DIR/codebuild/samples/connect-linux.sh
$CODEBUILD_SRC_DIR/codebuild/samples/custom-auth-linux.sh
Expand Down

0 comments on commit c355a74

Please sign in to comment.