Skip to content

Commit

Permalink
Merge pull request #3 from jaydee029/build
Browse files Browse the repository at this point in the history
added req changes
  • Loading branch information
jaydee029 authored Aug 19, 2024
2 parents 9421d4b + 57678ef commit 2b1f071
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
labels: ${{ steps.metadata.outputs.labels }}
build-args: |
baseVersion=latest
dockerRepository=harbor.galasa.dev
dockerRepository=ghcr.io
branch=main
- name: Recycle application in ArgoCD
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
tags: intests:test
build-args: |
baseVersion=latest
dockerRepository=harbor.galasa.dev
dockerRepository=ghcr.io
branch=main

0 comments on commit 2b1f071

Please sign in to comment.