Skip to content

JoshCarter-ops - feature/CB2-11814 - 11437795194 🚀 #360

JoshCarter-ops - feature/CB2-11814 - 11437795194 🚀

JoshCarter-ops - feature/CB2-11814 - 11437795194 🚀 #360

Workflow file for this run

name: Build hash and deploy to S3
run-name: "${{ github.actor }} - ${{ github.ref_name }} - ${{ github.run_id }} 🚀"
on:
workflow_dispatch:
push:
branches:
- 'feature/*'
jobs:
Build:
uses: dvsa/cvs-github-actions/.github/workflows/build-node-hash.yaml@develop
secrets:
CVS_MGMT_AWS_ROLE: ${{ secrets.CVS_MGMT_AWS_ROLE }}
DVSA_AWS_REGION: ${{ secrets.DVSA_AWS_REGION }}