Skip to content

Commit

Permalink
Update with main
Browse files Browse the repository at this point in the history
  • Loading branch information
bonzofenix committed Aug 15, 2024
1 parent 7d805c8 commit 54e6f1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/autoscaler/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ mta-deploy: mta-build build-extension-file
$(MAKE) -f metricsforwarder/Makefile set-security-group
$(MAKE) -f metricsforwarder/Makefile stop-metricsforwarder-vm
@echo "Deploying with extension file: $(EXTENSION_FILE)"
@CF_TRACE=true cf deploy mta_archives/*.mtar -f -e $(EXTENSION_FILE)
@cf deploy mta_archives/*.mtar -f -e $(EXTENSION_FILE)

build-extension-file:
cp example.mtaext $(EXTENSION_FILE);
Expand Down
2 changes: 1 addition & 1 deletion src/autoscaler/mta.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ID: com.github.cloudfoundry.app-autoscaler-release
description: Application Autoscaler Release for Cloud Foundry
_schema-version: "3.3.0"
provider: SAP
provider: Cloud Foundry Foundation
copyright: Apache License 2.0
version: 0.0.1

Expand Down

0 comments on commit 54e6f1f

Please sign in to comment.