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:
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user