Skip to content

hamiltonrossbjss - feature/CB2-9116 - 7103500690 🚀 #3

hamiltonrossbjss - feature/CB2-9116 - 7103500690 🚀

hamiltonrossbjss - feature/CB2-9116 - 7103500690 🚀 #3

Workflow file for this run

name: Build and Deploy VTM to Devops
run-name: "${{ github.actor }} - ${{ github.ref_name }} - ${{ github.run_id }} 🚀"
on:
workflow_dispatch:
push:
branches:
- 'feature/CB2-9116'
jobs:
feature-build:
uses: ./.github/workflows/deploy.yml
with:
branch: ${{ github.ref_name }}
environment: 'devops'
secrets:
AWS_MGMT_ROLE: ${{ secrets.AWS_MGMT_ROLE }}
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}