mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:57:31 +00:00
fix: config path (#978)
* fix: config path * change cache * use alpine * workaround the lifecycle hook problem
This commit is contained in:
1
.github/workflows/codecov.yml
vendored
1
.github/workflows/codecov.yml
vendored
@@ -31,7 +31,6 @@ jobs:
|
||||
tags: ${{ env.REGISTRY }}/${{ github.repository }}:coverage
|
||||
push: false
|
||||
cache-from: type=local,src=/tmp/.buildx-cache
|
||||
cache-to: type=local,mode=max,dest=/tmp/.buildx-cache
|
||||
target: go-codecov
|
||||
outputs: type=local,dest=.
|
||||
- uses: codecov/codecov-action@v1
|
||||
|
Reference in New Issue
Block a user