We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25adbd3 commit 94969c1Copy full SHA for 94969c1
.travis.yml
@@ -51,6 +51,8 @@ deploy:
51
secure: tHIFdSq55qkyZf9zT/3+VkhUrTvOTMuswxXU3KyWaBrSieZqG0UnUDyNm+n3lSfX95zEl/+rJAWbfvhVSxZi13ndOtvRF+MdI1cvow2JynP0aDSiPffEvVrZOmihD6mt2SlMfhskr5FTduQ69kZG6DfLcve1PPDaIwnbOv3phb8=
52
bucket: ng-i-1121e.appspot.com
53
local-dir: build
54
+ skip_cleanup: true
55
on:
56
repo: angular/angular.js
57
branch: chore-firebase
58
+ condition: $JOB = ci-checks
0 commit comments