Skip to content

fix: infinite looping updating servers instead of cronjob #5

fix: infinite looping updating servers instead of cronjob

fix: infinite looping updating servers instead of cronjob #5

Workflow file for this run

name: Docker Compose CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build and run Docker services
run: docker-compose up --build -d