test4
All checks were successful
Auth & User Management Service CI / Explore-Gitea-Actions (push) Successful in 13s

This commit is contained in:
xiabin 2025-02-11 11:18:48 +08:00
parent 6144d30327
commit a7c78b166d

View File

@ -5,10 +5,10 @@ on: [push]
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions:
runs-on: runner runs-on: runner
container: # container:
image: golang:alpine # image: golang:alpine
volumes: # volumes:
- /go/pkg/mod:/go/pkg/mod # - /go/pkg/mod:/go/pkg/mod
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4