Run the script from @8cb49cbc8253368701d718c2e38017790c78ceca on all commits from the master branch

This commit is contained in:
flow.gunso
2019-03-25 11:29:21 +01:00
parent 8cb49cbc82
commit ca6128fb96

View File

@@ -24,3 +24,10 @@ production:
- tags
except:
- branches
update_docker_hub_full_description:
stage: build_publish
script:
- /bin/bash utils/publish/update-docker-hub-full-description.sh
only:
- master