mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Build apollo image with kaniko
This commit is contained in:
parent
596d6b643d
commit
46525cfcd9
4 changed files with 5 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
- gitlab-org
|
||||
stage: kaniko
|
||||
resource_group: ${CI_COMMIT_REF_SLUG}_${CI_JOB_NAME}
|
||||
image: registry.gitlab.com/gitlab-org/gitlab-build-images/unstable/kaniko:1.0.0-eb588d0f
|
||||
image: registry.gitlab.com/gitlab-org/gitlab-build-images/unstable/kaniko:1.0.0-596d6b64
|
||||
script:
|
||||
- pwd
|
||||
- ls
|
||||
|
|
|
|||
4
apollo/.gitlab-ci.yml
Normal file
4
apollo/.gitlab-ci.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
apollo:
|
||||
extends: .build-with-kaniko
|
||||
stage: kaniko
|
||||
0
apollo/README.md
Normal file
0
apollo/README.md
Normal file
Loading…
Add table
Add a link
Reference in a new issue