test1
Some checks failed
Auth & User Management Service CI / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
xiabin 2025-02-11 11:00:33 +08:00
parent d33b313325
commit 1be2180012

View File

@ -1,14 +1,9 @@
name: Auth & User Management Service CI name: Auth & User Management Service CI
on: on: [push]
push:
branches: [main, dev]
paths:
- 'app/auth_service/**'
- 'app/user_management/**'
jobs: jobs:
build-and-run: Explore-Gitea-Actions:
runs-on: runner runs-on: runner
container: container:
image: golang:alpine image: golang:alpine