Skip to content
Snippets Groups Projects
Commit 07a9cdae authored by Lorenzo Pagliai's avatar Lorenzo Pagliai
Browse files

[CICD] Include steps for 'seco-base' submodule integration

Every time a MR is opened in this repo, the corresponding SHA of the
submodule in the ‘seco-base’ repository must be updated.
parent 40908565
No related branches found
No related tags found
1 merge request!5[CICD] Include steps for 'seco-base' submodule integration
Pipeline #274961 passed with stage
in 57 seconds
Subproject commit eee2e5d82e58d8ce9d576747f1449c00fc88897f
---
# ---------------------------------------------------------------------------------------
# Include the default CI steps from the gitlab-ci repo
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/infrastructure/gitlab-ci'
ref: eee2e5d82e58d8ce9d576747f1449c00fc88897f
file: 'tools-integration.yml'
variables:
GITLAB_CI_REVISION: eee2e5d82e58d8ce9d576747f1449c00fc88897f
SUBMODULE_NAME: seco-layer-manager
[submodule ".gitlab-ci"]
path = .gitlab-ci
url = ../../infrastructure/gitlab-ci
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