fix: Makefile syntax error
This commit is contained in:
parent
6953e8bbbf
commit
0fb1f1f32f
2
Makefile
2
Makefile
@ -13,7 +13,7 @@ gobuild:
|
|||||||
dockerbuild:
|
dockerbuild:
|
||||||
docker build -t esinio/traefik-cert-exporter:latest --no-cache .
|
docker build -t esinio/traefik-cert-exporter:latest --no-cache .
|
||||||
|
|
||||||
dokcerpush: dockerbuild
|
dockerpush: dockerbuild
|
||||||
docker push esinio/traefik-cert-exporter:latest
|
docker push esinio/traefik-cert-exporter:latest
|
||||||
|
|
||||||
dockerrun:
|
dockerrun:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user