We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b03a7ca commit 316e049Copy full SHA for 316e049
.travis.yml
@@ -94,6 +94,7 @@ script: |
94
95
deploy:
96
provider: script
97
+ dpl_version: 1.10.16
98
script: COMMIT_SHA=${TRAVIS_COMMIT} ./deploy.sh
99
on:
100
branch: main
0 commit comments