1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-09-16 09:26:22 +02:00

Update cloneRepositories.md (#3758)

This commit is contained in:
Daniel Mieg
2022-04-28 13:37:14 +02:00
committed by GitHub
parent 85957798ae
commit 9710a9b1f6

View File

@@ -50,4 +50,6 @@ stages:
repositories:
- name: '/DMO/SWC'
branch: 'main'
commitID: 'cd87a3cac2bc946b7629580e58598c3db56a26f8' #optional
tag: 'myTag' #optional
```