Run the script from @8cb49cbc8253368701d718c2e38017790c78ceca on all commits from the master branch
This commit is contained in:
@@ -24,3 +24,10 @@ production:
|
|||||||
- tags
|
- tags
|
||||||
except:
|
except:
|
||||||
- branches
|
- branches
|
||||||
|
|
||||||
|
update_docker_hub_full_description:
|
||||||
|
stage: build_publish
|
||||||
|
script:
|
||||||
|
- /bin/bash utils/publish/update-docker-hub-full-description.sh
|
||||||
|
only:
|
||||||
|
- master
|
||||||
Reference in New Issue
Block a user