Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
en:modul:m324_aws:topics:06 [2025/10/15 12:50] – angelegt dgaravaldien:modul:m324_aws:topics:06 [2025/10/15 13:35] (aktuell) dgaravaldi
Zeile 1: Zeile 1:
 ===== Jenkins' Commit Pipeline ===== ===== Jenkins' Commit Pipeline =====
-\\ +<sup>Internal reference: topics/03-3.md</sup>
 \\ \\
 ==== Introduction ==== ==== Introduction ====
Zeile 29: Zeile 28:
 We can create the Jenkins file and push it into our Repository. Its content is almost the same as the commit pipeline we wrote. The only difference is that the checkout stage becomes redundant because Jenkins has to first check out the code (together with Jenkins file) and then read the pipeline structure (from Jenkins file). This is why Jenkins needs to know the repository address before it reads Jenkins file. We can create the Jenkins file and push it into our Repository. Its content is almost the same as the commit pipeline we wrote. The only difference is that the checkout stage becomes redundant because Jenkins has to first check out the code (together with Jenkins file) and then read the pipeline structure (from Jenkins file). This is why Jenkins needs to know the repository address before it reads Jenkins file.
  
-{{:en:modul:m324_aws:topics:02_03.png?600|Fig-01: The Jenkins file pipeline configuration}}+{{:en:modul:m324_aws:topics:03_03.png?600|Fig-01: The Jenkins file pipeline configuration}}
  
 ---- ----
Zeile 37: Zeile 36:
 ---- ----
  
-[[https://creativecommons.org/licenses/by-nc-sa/4.0/|{{https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png}}]] Daniel Garavaldi (03-3.md)+[[https://creativecommons.org/licenses/by-nc-sa/4.0/|{{https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png}}]] Daniel Garavaldi
  
  • en/modul/m324_aws/topics/06.1760525445.txt.gz
  • Zuletzt geändert: 2025/10/15 12:50
  • von dgaravaldi