Skip to content

Commit

Permalink
Add missing ci-push-prometheus-exporter-file
Browse files Browse the repository at this point in the history
  • Loading branch information
renatomefi committed Apr 18, 2019
1 parent d2444bb commit 436042e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ push: build push-cli build-fpm push-http
ci-push-cli: ci-docker-login push-cli
ci-push-fpm: ci-docker-login push-fpm
ci-push-http: ci-docker-login push-http
ci-push-prometheus-exporter-file: ci-docker-login push-prometheus-exporter-file

mkfile_path := $(abspath $(lastword $(MAKEFILE_LIST)))
current_dir := $(abspath $(patsubst %/,%,$(dir $(mkfile_path))))
Expand Down

0 comments on commit 436042e

Please sign in to comment.