Skip to content

fix: mongo image not support cpu #4

fix: mongo image not support cpu

fix: mongo image not support cpu #4

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