Skip to content

Commit

Permalink
test: verify kokoro job behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeddada1 committed Jan 5, 2024
1 parent e4107b2 commit c852399
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .kokoro/trampoline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,7 @@ function cleanup() {
}
trap cleanup EXIT

echo "hello"

$(dirname $0)/populate-secrets.sh # Secret Manager secrets.
python3 "${KOKORO_GFILE_DIR}/trampoline_v1.py"

0 comments on commit c852399

Please sign in to comment.