You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by dg...@apache.org on 2018/07/12 20:28:11 UTC

[incubator-openwhisk-runtime-swift] branch master updated: Tag master build as 'latest'. (#75)

This is an automated email from the ASF dual-hosted git repository.

dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-runtime-swift.git


The following commit(s) were added to refs/heads/master by this push:
     new b61aa8a  Tag master build as 'latest'. (#75)
b61aa8a is described below

commit b61aa8adb0ce2c7990a3bd78a26adf14567165cc
Author: rodric rabbah <ro...@gmail.com>
AuthorDate: Thu Jul 12 16:28:09 2018 -0400

    Tag master build as 'latest'. (#75)
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index ba4eb4b..4fc0be2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,7 +29,7 @@ deploy:
       all_branches: true
       repo: apache/incubator-openwhisk-runtime-swift
   - provider: script
-    script: "./tools/travis/publish.sh openwhisk 4.1 master"
+    script: "./tools/travis/publish.sh openwhisk 4.1 latest"
     on:
       branch: master
       repo: apache/incubator-openwhisk-runtime-swift