Skip to content
Snippets Groups Projects
Commit 4d168877 authored by Anders Fröberg's avatar Anders Fröberg
Browse files

No I won't tell you

parent 1ee0ca2d
No related branches found
No related tags found
No related merge requests found
Pipeline #14463 failed
...@@ -20,8 +20,8 @@ push:image: ...@@ -20,8 +20,8 @@ push:image:
checkit: checkit:
stage: deploy stage: deploy
when: manual when: manual
#image: boxboat/kubectl image: boxboat/kubectl
image: lachlanevenson/k8s-kubectl #image: lachlanevenson/k8s-kubectl
environment: environment:
name: production name: production
script: script:
...@@ -43,7 +43,8 @@ checkit: ...@@ -43,7 +43,8 @@ checkit:
stage: deploy stage: deploy
image: boxboat/kubectl image: boxboat/kubectl
before_script: [] before_script: []
environment:
name: production
script: script:
- ls -la - ls -la
- kubectl -v=4 apply -f $CI_PROJECT_DIR/sapis_setup.yml - kubectl -v=4 apply -f $CI_PROJECT_DIR/sapis_setup.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment