We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc625bb commit b21fff3Copy full SHA for b21fff3
.travis.yml
@@ -45,6 +45,7 @@ jobs:
45
name: Helm Sync and Version Test
46
- stage: Deploy
47
if: type = push AND env(DOCKER_USERNAME) IS present
48
+ script: sync-readme-to-dockerhub
49
name: Sync Readme to Dockerhub
50
51
if: type = push AND tag =~ /^v\d+\.\d+(\.\d+)?(-\S*)?$/ AND env(DOCKER_USERNAME) IS present
0 commit comments