Skip to content

Commit

Permalink
fix(ci): deploy with dpl_version 1.10.16
Browse files Browse the repository at this point in the history
The default setting fails with dpl v2 on aarch64 graviton 2.
  • Loading branch information
mayeut committed Oct 18, 2024
1 parent b03a7ca commit 316e049
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ script: |
deploy:
provider: script
dpl_version: 1.10.16
script: COMMIT_SHA=${TRAVIS_COMMIT} ./deploy.sh
on:
branch: main
Expand Down

0 comments on commit 316e049

Please sign in to comment.