We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e99551 commit 6c8754cCopy full SHA for 6c8754c
.travis.yml
@@ -78,7 +78,8 @@ deploy:
78
# Integration branch will not use decorated service names.
79
condition: $TRAVIS_BRANCH == ndt-sandbox-*
80
81
-# INTEGRATION: before code review for development code in a specific branch.
+# INTEGRATION: Reviewed code, merged to integration branch, will trigger
82
+# deployment to "standard" mlab-sandbox.
83
- provider: script
84
script: $TRAVIS_BUILD_DIR/travis/deploy_app.sh mlab-sandbox
85
/tmp/mlab-sandbox.json $TRAVIS_BUILD_DIR/cmd/etl_worker app-ndt.yaml
0 commit comments