Skip to content

chore: update create ticket #28

chore: update create ticket

chore: update create ticket #28

Workflow file for this run

name: Deploy to Self-Hosted
on:
push:
branches: ['main']
pull_request:
branches: ['main']
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
- name: Deploy to Self-Hosted
run: |
docker compose up -d --build --remove-orphans --force-recreate