Skip to content

Commit

Permalink
fix docker sync readme (aws#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
bwagner5 committed Jun 19, 2020
1 parent fc625bb commit b21fff3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -45,6 +45,7 @@ jobs:
name: Helm Sync and Version Test
- stage: Deploy
if: type = push AND env(DOCKER_USERNAME) IS present
script: sync-readme-to-dockerhub
name: Sync Readme to Dockerhub
- stage: Deploy
if: type = push AND tag =~ /^v\d+\.\d+(\.\d+)?(-\S*)?$/ AND env(DOCKER_USERNAME) IS present
Expand Down

0 comments on commit b21fff3

Please sign in to comment.