Skip to content

Commit

Permalink
#30-milestone3: remove depends on param
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayakasg18 committed Apr 6, 2022
1 parent f623151 commit 359b2f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployment_scripts/concourse_cd/data_source_api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
plan:
- get: docker-ds
trigger: true
passed:
- "docker-build"
# passed:
# - "docker-build"
- put: k8s
params:
kubectl: delete pods -l app=datasource
Expand Down

0 comments on commit 359b2f4

Please sign in to comment.