Skip to content

Commit

Permalink
Merge pull request #22 from shanrahul/uat-7.4-ubuntu-20.04
Browse files Browse the repository at this point in the history
updated workflow file with correct upstream repo
  • Loading branch information
ChanakaR authored May 22, 2024
2 parents b968dd0 + 9046c15 commit 12b8e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
DOCKER_HUB_REPO: "orangehrm/orangehrm-environment-images"
TAG_NAME: "uat-7.4-ubuntu-20.04"
LATEST_TAG_NAME: "uat-7.4-ubuntu-20.04"
UPSTREAM_REPO: "orangehrm/orangehrm-test-environment"
UPSTREAM_REPO: "orangehrm/orangehrm-uat-environment"
UPSTREAM_BRANCH: "refs/heads/uat-7.4-ubuntu-20.04"

jobs:
Expand Down

0 comments on commit 12b8e13

Please sign in to comment.