Skip to content

Commit

Permalink
#30-milestone3: test with task in concourse
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayakasg18 committed Apr 6, 2022
1 parent ce595af commit 7b3a491
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deployment_scripts/concourse_cd/data_source_api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
- task: copy-config
config:
platform: linux
image_resource:
type: registry-image
source: {repository: busybox}
run:
path: cp
args: ["../k8s/config", "/tmp/"]
Expand Down

0 comments on commit 7b3a491

Please sign in to comment.