Skip to content

Commit

Permalink
Merge pull request #26 from jenish-jain/pipeline
Browse files Browse the repository at this point in the history
changing is file to true
  • Loading branch information
jenish-jain authored Aug 21, 2024
2 parents bdbf174 + c212109 commit 88e1aed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@ pipelines:
jobs:
fetch:
timeout: 0
is_file: false
artifacts:
- external:
id: push-to-cs
store_id: google-cloud-storage
configuration:
options:
Destination: 'new_builds/'
Source: "builds"
Source: "builds/build.json"
isFile: true
tasks:
- exec:
arguments:
Expand Down

0 comments on commit 88e1aed

Please sign in to comment.