Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
7913a0044d
|
|||
|
871d0dc890
|
|||
|
7409995780
|
|||
|
9d4f3ac560
|
@@ -6,7 +6,7 @@ matrix:
|
||||
- rules
|
||||
|
||||
steps:
|
||||
build:
|
||||
build-${APP}:
|
||||
image: plugins/kaniko
|
||||
settings:
|
||||
registry:
|
||||
|
||||
@@ -6,7 +6,7 @@ matrix:
|
||||
- rules
|
||||
|
||||
steps:
|
||||
deploy:
|
||||
deploy-${APP}:
|
||||
image: quay.io/wollud1969/k8s-admin-helper:0.3.4
|
||||
environment:
|
||||
KUBE_CONFIG_CONTENT:
|
||||
@@ -25,4 +25,4 @@ steps:
|
||||
|
||||
depends_on:
|
||||
- build
|
||||
- pre_deploy
|
||||
- predeploy
|
||||
|
||||
Reference in New Issue
Block a user