Skip to content

Commit

Permalink
Commit from GitHub Actions (WildFly Quickstarts Update 'README.adoc's)
Browse files Browse the repository at this point in the history
  • Loading branch information
emmartins committed Nov 20, 2024
1 parent 2d499c4 commit 383128d
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions logging/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1242,7 +1242,12 @@ endif::useHelmChartDir[]
ifndef::useHelmChartDir[]
[source,yaml]
----
Unresolved directive in ../shared-doc/helm-deploy-project.adoc - include::/home/runner/work/quickstart/quickstart/logging/charts/helm.yaml[]
build:
uri: https://github.com/wildfly/quickstart.git
ref: main
contextDir: logging
deploy:
replicas: 1
----
endif::useHelmChartDir[]
endif::requires-http-route[]
Expand Down Expand Up @@ -1651,7 +1656,12 @@ endif::useHelmChartDir[]
ifndef::useHelmChartDir[]
[source,yaml]
----
Unresolved directive in ../shared-doc/helm-deploy-project.adoc - include::/home/runner/work/quickstart/quickstart/logging/charts/helm.yaml[]
build:
uri: https://github.com/wildfly/quickstart.git
ref: main
contextDir: logging
deploy:
replicas: 1
----
endif::useHelmChartDir[]
endif::requires-http-route[]
Expand Down

0 comments on commit 383128d

Please sign in to comment.