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