Skip to content
Snippets Groups Projects

Prepare k8s deployment

Merged Ghost User requested to merge prepare-k8s-deployment into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -9,7 +9,7 @@ build-k8s-bot:
@@ -9,7 +9,7 @@ build-k8s-bot:
artifacts:
artifacts:
name: binary
name: binary
paths:
paths:
- ./k8s-bot
- build/cd/k8s-bot
.deploy: &deploy
.deploy: &deploy
image: bitnami/kubectl:latest
image: bitnami/kubectl:latest
Loading