Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -70,7 +70,7 @@ build-staging: init_submodules: stage: gitlab_release script: - git clone https://gitlab.e.foundation/e/os/system-apps-update-info.git systemAppsUpdateInfo - git clone -b 3459-master-docker https://gitlab.e.foundation/e/os/system-apps-update-info.git systemAppsUpdateInfo artifacts: paths: - systemAppsUpdateInfo/scripts/ Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -70,7 +70,7 @@ build-staging: init_submodules: stage: gitlab_release script: - git clone https://gitlab.e.foundation/e/os/system-apps-update-info.git systemAppsUpdateInfo - git clone -b 3459-master-docker https://gitlab.e.foundation/e/os/system-apps-update-info.git systemAppsUpdateInfo artifacts: paths: - systemAppsUpdateInfo/scripts/ Loading