Skip to content
This repository has been archived by the owner on Mar 17, 2020. It is now read-only.

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandawsonuk committed Mar 5, 2019
1 parent b2e5432 commit 0207084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/activiti-cloud-notifications-graphql/Makefile
Expand Up @@ -77,6 +77,7 @@ updatebot/push-version:
@echo Doing updatebot push-version.....
cd ../../ && updatebot push-version --kind helm $(RELEASE_ARTIFACT) $(RELEASE_VERSION)
cd ../../ && updatebot push-version --kind make NOTIFICATIONS_ACTIVITI_CLOUD_DEPENDENCIES_VERSION $(ACTIVITI_CLOUD_DEPENDENCIES_VERSION)
cd ../../ && rm -rf .updatebot-repos/
sleep $$[ ( $$RANDOM % 10 ) + 1 ]s
cd ../../ && updatebot push-version --kind helm $(RELEASE_ARTIFACT) $(RELEASE_VERSION)
cd ../../ && updatebot push-version --kind make NOTIFICATIONS_ACTIVITI_CLOUD_DEPENDENCIES_VERSION $(ACTIVITI_CLOUD_DEPENDENCIES_VERSION)
Expand Down

0 comments on commit 0207084

Please sign in to comment.