Skip to content

added more stuasdlff #7

added more stuasdlff

added more stuasdlff #7

Workflow file for this run

name: bryce Deploy Thingy
on: [push]
jobs:
DeployingPipeline:
runs-on: brycelabel
steps:
- name: "clone project"
run: git clone https://${{secrets.BRYCE_GITHUB_PAT}}@github.com/SnowSE/ticketsrus-aaron-bryce-carlos.git
- name: "run the build command"
run: |
cd ./ticketsrus-aaron-bryce-carlos/BryceDocker
docker compose up --build -d