Skip to content

Commit

Permalink
removed the tag
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhadapaithankar committed Aug 22, 2024
1 parent cfb04b9 commit 814baeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ E2E_FLAGS ?= -test.v --ginkgo.v --ginkgo.timeout 180m --ginkgo.flake-attempts=2
E2E_LABEL ?= !smoke
GO_FLAGS ?= -tags=containers_image_openpgp,exclude_graphdriver_btrfs,exclude_graphdriver_devicemapper
NO_CACHE ?= true
PODMAN_REMOTE_ARGS ?= --url=tcp://127.0.0.1:8888
PODMAN_REMOTE_ARGS ?=

export GOFLAGS=$(GO_FLAGS)

Expand Down

0 comments on commit 814baeb

Please sign in to comment.