Skip to content

Commit

Permalink
#30-milestone3: add docker-image resource and job to build and publis…
Browse files Browse the repository at this point in the history
…h docker images to dockerhub
  • Loading branch information
vinayakasg18 committed Apr 16, 2022
1 parent 0800ba2 commit 9c93ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment_scripts/concourse_cd/data_source_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
plan:
- get: git-ds
trigger: true
- task:
- task: build-image-task
privileged: true
config:
platform: linux
Expand Down

0 comments on commit 9c93ec8

Please sign in to comment.