Skip to content

Commit 436042e

Browse files
committed
Add missing ci-push-prometheus-exporter-file
1 parent d2444bb commit 436042e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ push: build push-cli build-fpm push-http
44
ci-push-cli: ci-docker-login push-cli
55
ci-push-fpm: ci-docker-login push-fpm
66
ci-push-http: ci-docker-login push-http
7+
ci-push-prometheus-exporter-file: ci-docker-login push-prometheus-exporter-file
78

89
mkfile_path := $(abspath $(lastword $(MAKEFILE_LIST)))
910
current_dir := $(abspath $(patsubst %/,%,$(dir $(mkfile_path))))

0 commit comments

Comments
 (0)