Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

Commit

Permalink
Fix github action due to change in skipper
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronnie Lazar authored and Ronnie Lazar committed Jul 2, 2020
1 parent c2cfa5a commit a0cc79d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion skipper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ containers:
s3-object-expirer: Dockerfile.s3-object-expirer
volumes:
- $HOME/.cache/go-build:/go/pkg/mod
- $HOME/.docker/config.json:$HOME/.docker/config.json
- $HOME/.minikube:$HOME/.minikube
- $HOME/.kube/:$HOME/.kube
- /var/run/libvirt/libvirt-sock:/var/run/libvirt/libvirt-sock
Expand Down

0 comments on commit a0cc79d

Please sign in to comment.