Skip to content
Snippets Groups Projects
Commit 2e903771 authored by GitBot's avatar GitBot
Browse files

Integrate gitlab-ci/add_git_credentials_script and 2 more

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@42bfe4f0

build:prepare: Add setup script for Git Credentials

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@24653ff8

build:machines: Add i.MX93 to the build job template

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@7aae72ea

Re-enable sourcery

With the free open source plan, sourcery works only when called from the
repository's root directory. Re-enable it by calling it from there.

Also apply sourcery's suggestions to file generate_firmware_package.py,
which did not exist before disabling sourcery.
parent 57a8dd70
No related branches found
No related tags found
1 merge request!216Integrate gitlab-ci/add_git_credentials_script and 2 more
Pipeline #100620 passed with stage
in 1 minute and 10 seconds
Subproject commit 51e0cf67dc5961134ef4bd3e7a1b1659ab95dd63 Subproject commit 42bfe4f0d8f51e894f64a2ffa59732d777c137b3
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
# --------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------
include: include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 51e0cf67dc5961134ef4bd3e7a1b1659ab95dd63 ref: 42bfe4f0d8f51e894f64a2ffa59732d777c137b3
file: 'manifest-integration.yml' file: 'manifest-integration.yml'
variables: variables:
GITLAB_CI_REVISION: 51e0cf67dc5961134ef4bd3e7a1b1659ab95dd63 GITLAB_CI_REVISION: 42bfe4f0d8f51e894f64a2ffa59732d777c137b3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment