setup deployment pipeline
This commit is contained in:
parent
64f0f2474d
commit
280ec4d04a
|
|
@ -59,6 +59,7 @@ pipelines:
|
||||||
- docker
|
- docker
|
||||||
- step:
|
- step:
|
||||||
name: Deploy to staging
|
name: Deploy to staging
|
||||||
|
deployment: staging
|
||||||
script:
|
script:
|
||||||
- pipe: atlassian/kubectl-run:1.1.2
|
- pipe: atlassian/kubectl-run:1.1.2
|
||||||
variables:
|
variables:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue