Skip to content
Snippets Groups Projects
Commit 5b4ea47c 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 0e580b82
No related branches found
No related tags found
1 merge request!175Integrate gitlab-ci/add_git_credentials_script and 2 more
Pipeline #100616 passed with stage
in 9 seconds
Subproject commit 51e0cf67dc5961134ef4bd3e7a1b1659ab95dd63
Subproject commit 42bfe4f0d8f51e894f64a2ffa59732d777c137b3
......@@ -4,8 +4,8 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 51e0cf67dc5961134ef4bd3e7a1b1659ab95dd63
ref: 42bfe4f0d8f51e894f64a2ffa59732d777c137b3
file: 'manifest-integration.yml'
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