Skip to content

Commit

Permalink
removing the function examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebz committed Oct 30, 2020
1 parent c9ec366 commit 195b5bb
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 465 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,6 @@ vet:
docker:
docker build .

functions-examples-docker:
docker build . -f functions/examples/Dockerfile -t gcr.io/kpt-dev/example-functions:v0.1.0
docker push gcr.io/kpt-dev/example-functions:v0.1.0

lintdocs:
(cd site && npm run lint-fix)

Expand Down
15 changes: 0 additions & 15 deletions functions/examples/Dockerfile

This file was deleted.

185 changes: 0 additions & 185 deletions functions/examples/helloworld/function.go

This file was deleted.

95 changes: 0 additions & 95 deletions functions/examples/main.go

This file was deleted.

Loading

0 comments on commit 195b5bb

Please sign in to comment.