Skip to content

Commit

Permalink
ci: add testflight uid to bump repos job (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
krtk6160 authored Nov 25, 2024
1 parent aed5ee4 commit 1a575a5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ci/gcp.lib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,9 @@ plan:
- #@ testflight_cleanup_job_name("gcp")
params: { fetch_tags: false }
- { get: pipeline-tasks }
- get: gcp-testflight-uid
passed:
- #@ testflight_cleanup_job_name("gcp")
- task: bump-repos
config:
platform: linux
Expand All @@ -347,6 +350,8 @@ plan:
- name: #@ modules_resource_name("gcp")
path: modules
- name: repo
- name: gcp-testflight-uid
path: testflight-uid
outputs:
- name: repo
- name: galoy-staging
Expand Down

0 comments on commit 1a575a5

Please sign in to comment.