Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

cvs-ops - feature/CB2-9736 - 11459345590 🚀 #310

cvs-ops - feature/CB2-9736 - 11459345590 🚀

cvs-ops - feature/CB2-9736 - 11459345590 🚀 #310

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 }}