Draft: feat: migration EF runner
Compare changes
+ 44
− 32
@@ -7,9 +7,14 @@ stages:
@@ -7,9 +7,14 @@ stages:
@@ -52,7 +57,7 @@ reuse:
@@ -52,7 +57,7 @@ reuse:
@@ -99,6 +104,8 @@ reuse:
@@ -99,6 +104,8 @@ reuse:
@@ -138,8 +145,8 @@ reuse:
@@ -138,8 +145,8 @@ reuse:
@@ -188,7 +195,7 @@ build-docs:
@@ -188,7 +195,7 @@ build-docs:
@@ -210,40 +217,45 @@ build-docs:
@@ -210,40 +217,45 @@ build-docs:
<project name="${CI_PROJECT_NAME}" path="docs" remote="oniro-override" revision="${CI_COMMIT_SHA}" />
<project name="$(basename "$CI_MERGE_REQUEST_SOURCE_PROJECT_PATH")" path="docs" remote="oniro-override" revision="${CI_COMMIT_SHA}" />
- git clone https://user:$CI_ONIRO_AGGREGATED_DOCS_TOKEN@gitlab.eclipse.org/eclipse/oniro-core/oniro-readthedocs-aggregated.git aggregated
@@ -253,9 +265,9 @@ deploy:
@@ -253,9 +265,9 @@ deploy: