Skip to content

Commit 88c818a

Browse files
Merge pull request #106 from kameshsampath/upgrade/v0.4.0
(refactor): Simplification of Build chapter
2 parents bdb7bf5 + 849c6f5 commit 88c818a

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)