Skip to content

Commit 849c6f5

Browse files
committed
(refactor): Simplification of Build chapter
- Removed usage of jsonnet - Realigned demo folders inline with chapter numbers - Removed use of Kaniko - Made Quarkus demos as default - addresses few issues oof #80 Fixes #65
1 parent bdb7bf5 commit 849c6f5

47 files changed

Lines changed: 376 additions & 471 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,7 @@ docs/output/*
2626
work/**/*
2727
!work/README.md
2828
#
29-
04-build/knative/*-build.yaml
30-
04-build/knative/*-build-template.yaml
31-
04-build/knaitve/maven-build-template.yaml
32-
04-build/knative/service*.yaml
33-
04-build/knative/docker-secret.yaml
34-
05-eventing/knative/service*.yaml
29+
04-build/knative/setenv.sh
3530

3631
src/**
3732
pom.xml
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)