Skip to content

Commit

Permalink
Adding build hash github action.
Browse files Browse the repository at this point in the history
  • Loading branch information
hamiltonrossbjss committed Jan 29, 2024
1 parent 0d444a5 commit 52a7e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_hash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
Build:
uses: dvsa/cvs-github-actions/.github/workflows/build-node-hash.yaml@feature/CB2-10412
uses: dvsa/cvs-github-actions/.github/workflows/build-java-hash.yaml@feature/CB2-10412
secrets:
CVS_MGMT_AWS_ROLE: ${{ secrets.CVS_MGMT_AWS_ROLE }}
DVSA_AWS_REGION: ${{ secrets.DVSA_AWS_REGION }}

0 comments on commit 52a7e5c

Please sign in to comment.