Skip to content

Commit 316e049

Browse files
committed
fix(ci): deploy with dpl_version 1.10.16
The default setting fails with dpl v2 on aarch64 graviton 2.
1 parent b03a7ca commit 316e049

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ script: |
9494
9595
deploy:
9696
provider: script
97+
dpl_version: 1.10.16
9798
script: COMMIT_SHA=${TRAVIS_COMMIT} ./deploy.sh
9899
on:
99100
branch: main

0 commit comments

Comments
 (0)