Skip to content
Snippets Groups Projects
Verified Commit 6e87e1b4 authored by Martin Kröning's avatar Martin Kröning :crab:
Browse files

ci: enable buildkit, autodevops

parent acdd918a
No related branches found
No related tags found
No related merge requests found
Pipeline #71759 failed
...@@ -2,8 +2,21 @@ ...@@ -2,8 +2,21 @@
# #
# SPDX-License-Identifier: MIT OR Apache-2.0 # SPDX-License-Identifier: MIT OR Apache-2.0
include:
- project: 'eclipsefdn/it/releng/gitlab-runner-service/gitlab-ci-templates'
file: 'jobs/buildkit.gitlab-ci.yml'
- project: 'eclipsefdn/it/releng/gitlab-runner-service/gitlab-ci-templates'
file: 'pipeline-autodevops.gitlab-ci.yml'
stages: stages:
- check - check
- build
variables:
CI_REGISTRY_IMAGE: nemometaos/see-interface
buildkit:
extends: .buildkit
format: format:
stage: check stage: check
......
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