Skip to content

Commit

Permalink
Merge pull request #229 from yevgeny-shnaidman/yevgeny/update-skipper…
Browse files Browse the repository at this point in the history
…-config

updating skipper configuration
  • Loading branch information
k8s-ci-robot authored May 8, 2024
2 parents 0fd049a + 0a57149 commit 4fbb0cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion skipper.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ KUBECONFIG
VERSION
PROJECT_VERSION
REPO
IMG
IMAGE_TAG
TESTS
BUNDLE_IMG
2 changes: 2 additions & 0 deletions skipper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ volumes:
- $HOME/go/pkg:/go/pkg
- $HOME/.cache/golangci-lint:$HOME/.cache/golangci-lint
- $HOME/.docker:$HOME/.docker
- $HOME/.kube/:$HOME/.kube
- $HOME/.minikube/:$HOME/.minikube
env_file:
- skipper.env
env:
Expand Down

0 comments on commit 4fbb0cd

Please sign in to comment.