Compare commits

...

2 Commits

Author SHA1 Message Date
Continuous Integration 1f2f1503c5 develop/now -> build/now 2023-10-23 02:16:01 +00:00
Continuous Integration 9f7b5c781e format/now -> develop/now
build-develop-branch / build-branch (push) Failing after 27s Details
build-develop-branch / delete (pull_request) Successful in 14s Details
build-develop-branch / if_merged (pull_request) Successful in 11s Details
2023-10-23 02:15:33 +00:00
5 changed files with 3 additions and 2189 deletions

View File

@ -31,7 +31,7 @@ jobs:
git clone ${{ github.serverUrl }}/${{ github.repository }} ../cloned
git -C ../cloned fetch origin #--depth=1
git -C ../cloned branch -r
git -C ../cloned switch $DEVELOPMENT_BRANCH
git -C ../cloned switch $DEVELOPMENT_BRANCH || git -C ../cloned checkout -b $DEVELOPMENT_BRANCH
mv ../cloned/.git ..
rm -rf ../cloned
cp -r . ../cloned

File diff suppressed because it is too large Load Diff

1
equipment-model.axml Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long