Skip to content

Commit ca8c2b5

Browse files
committed
trying to fail the test
1 parent 3bbd9e2 commit ca8c2b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/tests/build_appengine_flex.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ set -x
2727

2828
if [[ "$file" == *"hello"* ]]; then
2929
echo "Deploying App Engine Flex project: ${file}"
30-
mvn clean package appengine:deploy \
30+
mvn clean package appengine:deploy123 \
3131
--Dservice-account=$SERVICE_NAME \
3232
--region $APP_REGION
3333

0 commit comments

Comments
 (0)