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 9c93ec8 commit 7f3d2a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployment_scripts/concourse_cd/data_source_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
- put: build-image
params:
image: image/image.tar
version: milestone3

- name: "deploy-application"
plan:
Expand Down

0 comments on commit 7f3d2a7

Please sign in to comment.