Skip to content

Commit 4c11208

Browse files
authored
Update .travis.yml
1 parent b21fff3 commit 4c11208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +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
48+
script: make sync-readme-to-dockerhub
4949
name: Sync Readme to Dockerhub
5050
- stage: Deploy
5151
if: type = push AND tag =~ /^v\d+\.\d+(\.\d+)?(-\S*)?$/ AND env(DOCKER_USERNAME) IS present

0 commit comments

Comments
 (0)