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

Commit ff95cbe

Browse files
committed
second updatebot removed
1 parent 2e2946b commit ff95cbe

File tree

1 file changed

+0
-3
lines changed
  • charts/activiti-cloud-notifications-graphql

1 file changed

+0
-3
lines changed

charts/activiti-cloud-notifications-graphql/Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@ updatebot/push-version:
7575
$(eval ACTIVITI_CLOUD_DEPENDENCIES_VERSION=$(shell mvn help:evaluate -Dexpression=activiti-cloud-dependencies.version -q -DforceStdout -f ../../pom.xml))
7676

7777
@echo Doing updatebot push-version.....
78-
cd ../../ && updatebot push-version --kind helm $(RELEASE_ARTIFACT) $(RELEASE_VERSION)
79-
cd ../../ && updatebot push-version --kind make NOTIFICATIONS_ACTIVITI_CLOUD_DEPENDENCIES_VERSION $(ACTIVITI_CLOUD_DEPENDENCIES_VERSION)
80-
cd ../../ && rm -rf .updatebot-repos/
8178
sleep $$[ ( $$RANDOM % 10 ) + 1 ]s
8279
cd ../../ && updatebot push-version --kind helm $(RELEASE_ARTIFACT) $(RELEASE_VERSION)
8380
cd ../../ && updatebot push-version --kind make NOTIFICATIONS_ACTIVITI_CLOUD_DEPENDENCIES_VERSION $(ACTIVITI_CLOUD_DEPENDENCIES_VERSION)

0 commit comments

Comments
 (0)