Merge pull request '.....' (#133) from develop/hrereare into master
Reviewed-on: #133
This commit is contained in:
commit
5a05cbf1d0
|
@ -31,7 +31,7 @@ jobs:
|
||||||
git clone ${{ github.serverUrl }}/${{ github.repository }} ../cloned
|
git clone ${{ github.serverUrl }}/${{ github.repository }} ../cloned
|
||||||
git -C ../cloned fetch origin #--depth=1
|
git -C ../cloned fetch origin #--depth=1
|
||||||
git -C ../cloned branch -r
|
git -C ../cloned branch -r
|
||||||
git -C ../cloned switch $DEVELOPMENT_BRANCH || git -C ../cloned checkout -b $DEVELOPMENT_BRANCH
|
git -C ../cloned checkout $DEVELOPMENT_BRANCH || git -C ../cloned checkout -b $DEVELOPMENT_BRANCH
|
||||||
mv ../cloned/.git ..
|
mv ../cloned/.git ..
|
||||||
rm -rf ../cloned
|
rm -rf ../cloned
|
||||||
cp -r . ../cloned
|
cp -r . ../cloned
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
SchemaVersion: '71'
|
SchemaVersion: '71'
|
||||||
- Version: '1.00'
|
- Version: '1.00'
|
||||||
- Area:
|
- Area:
|
||||||
- UniqueName: AREA1
|
- UniqueName: AREA1444
|
||||||
- EnumerationSet:
|
- EnumerationSet:
|
||||||
- UniqueName: YES_NO
|
- UniqueName: YES_NO
|
||||||
- Type: '1'
|
- Type: '1'
|
||||||
|
|
|
@ -135,7 +135,7 @@
|
||||||
- Required: '0'
|
- Required: '0'
|
||||||
- ApproveSignatureTemplateName: null
|
- ApproveSignatureTemplateName: null
|
||||||
- RevertSignatureTemplateName: null
|
- RevertSignatureTemplateName: null
|
||||||
- Description: Confirmation by the author of the recipe that it is ready forvfvfssssxsxsxvf review.s...hhh....
|
- Description: Confirmation by the author of the recipe that it is readybg f review.s...hhh....
|
||||||
- RecipeApprovalStep:
|
- RecipeApprovalStep:
|
||||||
- Name: Review Recipe
|
- Name: Review Recipe
|
||||||
- Id: '-3'
|
- Id: '-3'
|
||||||
|
|
Loading…
Reference in New Issue