test4
All checks were successful
Auth & User Management Service CI / Explore-Gitea-Actions (push) Successful in 13s
All checks were successful
Auth & User Management Service CI / Explore-Gitea-Actions (push) Successful in 13s
This commit is contained in:
parent
6144d30327
commit
a7c78b166d
@ -5,10 +5,10 @@ on: [push]
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: runner
|
||||
container:
|
||||
image: golang:alpine
|
||||
volumes:
|
||||
- /go/pkg/mod:/go/pkg/mod
|
||||
# container:
|
||||
# image: golang:alpine
|
||||
# volumes:
|
||||
# - /go/pkg/mod:/go/pkg/mod
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user