Skip to content

Commit b21fff3

Browse files
authored
fix docker sync readme (#178)
1 parent fc625bb commit b21fff3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
name: Helm Sync and Version Test
4646
- stage: Deploy
4747
if: type = push AND env(DOCKER_USERNAME) IS present
48+
script: sync-readme-to-dockerhub
4849
name: Sync Readme to Dockerhub
4950
- stage: Deploy
5051
if: type = push AND tag =~ /^v\d+\.\d+(\.\d+)?(-\S*)?$/ AND env(DOCKER_USERNAME) IS present

0 commit comments

Comments
 (0)