Skip to content

Commit bba0e11

Browse files
committed
Update workflows
1 parent aabb5f8 commit bba0e11

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/merge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ jobs:
2929
oc_token: ${{ secrets.oc_token }}
3030
with:
3131
environment: test
32+
repository: bcgov/quickstart-openshift
3233
tag: ${{ inputs.tag }}

.github/workflows/pr-open.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
with:
5757
promote_images: backend frontend migrations
5858
promote_tags: pr
59+
repository: bcgov/quickstart-openshift
5960
cert_generation: # testing, will be deleted
6061
name: Certificate Generation
6162
uses: ./.github/workflows/csr-generator.yml

0 commit comments

Comments
 (0)