1
Some checks failed
Auth & User Management Service CI / Explore-Gitea-Actions (push) Failing after 2s
Some checks failed
Auth & User Management Service CI / Explore-Gitea-Actions (push) Failing after 2s
This commit is contained in:
parent
8d617ea50d
commit
60d4672b4e
@ -9,5 +9,5 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-go@v5
|
||||
- run: go version
|
||||
- run: docker build -t user_manager -f app/user_management/Dockerfile .
|
||||
- run: 'go version'
|
||||
- run: 'docker build -t user_manager -f app/user_management/Dockerfile .'
|
Loading…
x
Reference in New Issue
Block a user