Skip to content

Commit 93a081c

Browse files
bdattomaopenshift-merge-bot[bot]
authored andcommitted
add default kubeconfig env variable
1 parent f4ee7d3 commit 93a081c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

images/tests/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Use the official Go image as a base image
22
FROM golang:1.21
33

4+
ENV KUBECONFIG=/distributed-workloads/tests/.kube/config
5+
46
# Set the working directory inside the container
57
WORKDIR /distributed-workloads
68

0 commit comments

Comments
 (0)