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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main, dev]
|
||||
paths:
|
||||
- 'app/auth_service/**'
|
||||
- 'app/user_management/**'
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
build-and-run:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: runner
|
||||
container:
|
||||
image: golang:alpine
|
||||
|
Loading…
x
Reference in New Issue
Block a user