mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 02:52:56 +01:00
Initial version new build pattern
This commit is contained in:
parent
51e4dea7ac
commit
c3e3882320
8 changed files with 75 additions and 2 deletions
|
|
@ -2,6 +2,7 @@
|
|||
include:
|
||||
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
|
||||
- local: '.gitlab/ci/*.yml'
|
||||
- local: '.gitlab/**/.gitlab-ci.yml'
|
||||
|
||||
default:
|
||||
image: docker:20.10.9-git
|
||||
|
|
@ -14,6 +15,7 @@ default:
|
|||
- gitlab-org-docker
|
||||
|
||||
stages:
|
||||
- kaniko
|
||||
- test
|
||||
- deploy
|
||||
- automation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue