Skip to content

Commit 755cbe5

Browse files
committed
chore: unify polling options in examples
1 parent a12f7ef commit 755cbe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ can_i_deploy: .env
8383
--pacticipant ${PACTICIPANT} \
8484
--version ${VERSION} \
8585
--to-environment production \
86-
--retry-while-unknown 0 \
86+
--retry-while-unknown 6 \
8787
--retry-interval 10
8888

8989
deploy_app:

0 commit comments

Comments
 (0)