Skip to content

Commit

Permalink
chore: e2e workflows remove goproxy (#677)
Browse files Browse the repository at this point in the history
Signed-off-by: Gaius <gaius.qi@gmail.com>
  • Loading branch information
gaius-qi authored Sep 27, 2021
1 parent 5234b34 commit d668819
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/compatibility-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ env:
GO_VERSION: 1.15
KIND_VERSION: v0.11.1
CONTAINERD_VERSION: v1.5.2
GOPROXY: https://goproxy.io,direct
KIND_CONFIG_PATH: test/testdata/kind/config.yaml
DRAGONFLY_STABLE_IMAGE_TAG: v2.0.0
DRAGONFLY_CHARTS_PATH: deploy/helm-charts/charts/dragonfly
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ env:
GO_VERSION: 1.15
KIND_VERSION: v0.11.1
CONTAINERD_VERSION: v1.5.2
GOPROXY: https://goproxy.io,direct
KIND_CONFIG_PATH: test/testdata/kind/config.yaml
DRAGONFLY_CHARTS_PATH: deploy/helm-charts/charts/dragonfly
DRAGONFLY_CHARTS_CONFIG_PATH: test/testdata/charts/config.yaml
Expand Down

0 comments on commit d668819

Please # to comment.