Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions go/skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,6 @@ profiles:
# integration: set of `skaffold debug`-like integration tests
- name: integration
patches:
- op: add
path: /build/artifacts/-
value:
image: go118app
context: test/goapp
docker:
buildArgs:
GOVERSION: 1.18
- op: add
path: /build/artifacts/-
value:
Expand All @@ -65,7 +57,6 @@ profiles:
deploy:
kubectl:
manifests:
- test/k8s-test-go118.yaml
- test/k8s-test-go119.yaml
- test/k8s-test-go120.yaml

Expand Down
91 changes: 0 additions & 91 deletions go/test/k8s-test-go113.yaml

This file was deleted.

91 changes: 0 additions & 91 deletions go/test/k8s-test-go114.yaml

This file was deleted.

91 changes: 0 additions & 91 deletions go/test/k8s-test-go115.yaml

This file was deleted.

91 changes: 0 additions & 91 deletions go/test/k8s-test-go116.yaml

This file was deleted.

Loading