Skip to content

Commit

Permalink
DO NOT MERGE - patch Makefile to let us run skopeo tests
Browse files Browse the repository at this point in the history
Don't merge this.

Signed-off-by: Nalin Dahyabhai <[email protected]>
  • Loading branch information
nalind committed Oct 18, 2019
1 parent e12fe18 commit d4632a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
export GOPROXY=https://proxy.golang.org

# Which github repository and branch to use for testing with skopeo
SKOPEO_REPO = containers/skopeo
SKOPEO_BRANCH = master
SKOPEO_REPO = nalind/skopeo
SKOPEO_BRANCH = manifest-lists
# Set SUDO=sudo to run container integration tests using sudo.
SUDO =

Expand Down

0 comments on commit d4632a5

Please sign in to comment.