Updated ci.yml
Some checks are pending
CI for GGS-CRON / build-docker (push) Waiting to run

This commit is contained in:
Ittipat Lusuk 2025-08-07 11:21:48 +07:00
parent 254e0ae82a
commit 0b36e1bec1

View file

@ -45,7 +45,7 @@ jobs:
# PORT: 36530
# DEBUG: server:*
build-docker:
runs-on: docker
runs-on: ubuntu-latest
# needs: build-and-test
steps:
- name: Checkout code