We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd5b0f7 + e1f971e commit 9e42c86Copy full SHA for 9e42c86
.travis.yml
@@ -14,7 +14,7 @@ script:
14
before_deploy:
15
- mv app/config/config.local.neon.sample app/config/config.local.neon
16
- rm -f app/config/config.ci.local.neon
17
- - zip -r SRS app libs log migrations temp vendor www README.md
+ - zip -r SRS app backup libs log migrations temp vendor www README.md
18
19
deploy:
20
provider: releases
0 commit comments