test1
Some checks failed
Auth & User Management Service CI / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Auth & User Management Service CI / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
parent
d33b313325
commit
1be2180012
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user