fix(listings): add missing [source,yaml]
This commit is contained in:
parent
0510262307
commit
e0566f4f4d
@ -59,6 +59,7 @@ Secrets sollten nicht in der Repository liegen sondern in den CI-CD variablen de
|
|||||||
|===
|
|===
|
||||||
|
|
||||||
.Docker compose deploy
|
.Docker compose deploy
|
||||||
|
[source,yaml]
|
||||||
----
|
----
|
||||||
include::{sourcedir}/docker-compose-deploy.gitlab-ci.yml[]
|
include::{sourcedir}/docker-compose-deploy.gitlab-ci.yml[]
|
||||||
----
|
----
|
||||||
|
|||||||
@ -14,6 +14,7 @@ Validiert die semantische Korrektheit eines Docker-Compose files.
|
|||||||
|===
|
|===
|
||||||
|
|
||||||
.Docker compose validate
|
.Docker compose validate
|
||||||
|
[source,yaml]
|
||||||
----
|
----
|
||||||
include::{sourcedir}/docker-compose-validate.gitlab-ci.yml[]
|
include::{sourcedir}/docker-compose-validate.gitlab-ci.yml[]
|
||||||
----
|
----
|
||||||
@ -13,6 +13,7 @@ Falls das Projekt aus mehreren Poms besteht, kann `bevor_script:` benutzt werden
|
|||||||
|===
|
|===
|
||||||
|
|
||||||
.publish-image-jib-template
|
.publish-image-jib-template
|
||||||
|
[source,yaml]
|
||||||
----
|
----
|
||||||
include::{sourcedir}/container-publish.gitlab-ci.yml[]
|
include::{sourcedir}/container-publish.gitlab-ci.yml[]
|
||||||
----
|
----
|
||||||
@ -6,6 +6,7 @@ Das Dokumentation-Tool template.
|
|||||||
Mehr Details und die Variablendokumentation sind zu finden hier: https://gitlab.exxcellent.de/gilden/ci/exxcellent-documentation-tool[Gilde CI/CD: exxcellent-documentation-tool].
|
Mehr Details und die Variablendokumentation sind zu finden hier: https://gitlab.exxcellent.de/gilden/ci/exxcellent-documentation-tool[Gilde CI/CD: exxcellent-documentation-tool].
|
||||||
|
|
||||||
.dokumentation-tool
|
.dokumentation-tool
|
||||||
|
[source,yaml]
|
||||||
----
|
----
|
||||||
include::{sourcedir}/tool-documentation.gitlab-ci.yml[]
|
include::{sourcedir}/tool-documentation.gitlab-ci.yml[]
|
||||||
----
|
----
|
||||||
@ -12,6 +12,7 @@ Mehr Details zu finden hier: https://gitlab.exxcellent.de/gilden/ci/exxcellent-s
|
|||||||
|===
|
|===
|
||||||
|
|
||||||
.sonar-template
|
.sonar-template
|
||||||
|
[source,yaml]
|
||||||
----
|
----
|
||||||
include::{sourcedir}/tool-sonar7.gitlab-ci.yml[]
|
include::{sourcedir}/tool-sonar7.gitlab-ci.yml[]
|
||||||
----
|
----
|
||||||
Loading…
Reference in New Issue
Block a user