Skip to content

Commit 338250b

Browse files
committed
make exporter-image
1 parent 2620932 commit 338250b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export platform=amd64# make platform=arm64 build arm
1717
export pgversion=all# make pgversion=12 only build postgresql 12 that in versions.json field.
1818
export forcebuildimage=0# make forcebuildimage=1 even though the image exists, it also compiles.
1919

20-
k8s: download postgres-image operator-yaml operator-image
20+
k8s: download postgres-image operator-yaml operator-image exporter-image
2121
all: k8s
2222

2323
download:

0 commit comments

Comments
 (0)