Skip to content

Commit

Permalink
Merge pull request #24 from jenish-jain/pipeline
Browse files Browse the repository at this point in the history
adding gocd yaml
  • Loading branch information
jenish-jain authored Aug 21, 2024
2 parents c04cc84 + 19d2b4a commit e08d6fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,15 @@ pipelines:
jobs:
fetch:
timeout: 0
is_file: yes
artifacts:
- external:
id: push-to-cs
store_id: google-cloud-storage
configuration:
options:
Destination: 'new_builds/'
Source: builds/build.json
Source: "builds"
tasks:
- exec:
arguments:
Expand Down

0 comments on commit e08d6fe

Please sign in to comment.