Merge pull request 'add bitnami/kubectl container image' (#4) from feature-test into master
Reviewed-on: https://git.chopark.home/wesscho/catalog26/pulls/4
This commit was merged in pull request #4.
This commit is contained in:
@@ -41,6 +41,10 @@ jobs:
|
|||||||
deploy-to-k8s:
|
deploy-to-k8s:
|
||||||
needs: build-and-push
|
needs: build-and-push
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
container:
|
||||||
|
image: bitnami/kubectl:latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Set Kubeconfig
|
- name: Set Kubeconfig
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user