Skip to content
Snippets Groups Projects
Commit 9b09b336 authored by GitBot's avatar GitBot Committed by Tim Jaacks
Browse files

Integrate gitlab-ci/sdk-deployment and 5 more

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@0dd147c8

SDK: Remove package step from build sdk, add sdk to artifacts, create deploy_sdk

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@ecab2962

Manifest: include yamllint in full pipeline

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@a4071423

Manifest pipeline: run full build pipeline when triggered via web UI

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@8862b213

Manifest refactoring: move job rules into classes

This way they can be reused instead of redefining them in each job.

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@d604b330

Fix wrong remote name in ci-test pipeline

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@e810c2ac

Fix wrong manifest project ID for ci-test pipeline
parent eef5e74b
No related branches found
No related tags found
1 merge request!44Update gitlab-ci
Subproject commit 9b8cf51c0c280b8373ae3b809e3a5b24b2d61f30 Subproject commit 0dd147c81c6ee788b54b58ebf0fb21c9ecc1bea8
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# --------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------
include: include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 9b8cf51c0c280b8373ae3b809e3a5b24b2d61f30 ref: 0dd147c81c6ee788b54b58ebf0fb21c9ecc1bea8
file: 'manifest-integration-yocto.yml' file: 'manifest-integration-yocto.yml'
variables: variables:
......
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