You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Developer I need to automate the continuous deployment of my service So that I don't have to waste time deploying it manually
Assumptions
We will use the IBM Continuous Delivery Services in IBM Cloud
We can connected Continuous Delivery Service to our GitHub repo
When we push to master a new build will deploy into Kubernetes
Acceptance Criteria
When I `git push origin master`
And I go to the IBM Continuous Delivery Services web page
Then I should see the application bas been deploy to Kubernetes
The text was updated successfully, but these errors were encountered:
rofrano
removed this from the
Sprint 2: Deploy to Cloud milestone
Sep 22, 2020
rofrano
changed the title
Set up a DevOps Pipeline for continuous deployment into Bluemix
Set up a DevOps Pipeline for continuous deployment into IBM Cloud Kubernetes (IKS)
May 30, 2022
As a Developer
I need to automate the continuous deployment of my service
So that I don't have to waste time deploying it manually
Assumptions
master
a new build will deploy into KubernetesAcceptance Criteria
The text was updated successfully, but these errors were encountered: