You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/11/16 18:09:37 UTC

[GitHub] csantanapr commented on issue #359: pushes to dockerhub of invoker-agent image should tag with githash

csantanapr commented on issue #359: pushes to dockerhub of invoker-agent image should tag with githash
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/359#issuecomment-439478540
 
 
   Ah OK, then yes use same thing we do with the runtimes
   https://github.com/apache/incubator-openwhisk-runtime-docker/blob/master/tools/travis/publish.sh#L52
   ```
   SHORT_COMMIT=`git rev-parse --short HEAD`
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services