mirror of
https://github.com/zitadel/zitadel.git
synced 2025-07-01 07:38:32 +00:00
chore(actions): mode max with go build (#2086)
This commit is contained in:
parent
b614869b75
commit
451afada90
2
.github/workflows/zitadel.yml
vendored
2
.github/workflows/zitadel.yml
vendored
@ -73,7 +73,7 @@ jobs:
|
|||||||
file: ./build/zitadel/Dockerfile
|
file: ./build/zitadel/Dockerfile
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
cache-from: type=gha,scope=${{ github.workflow }}
|
cache-from: type=gha,scope=${{ github.workflow }}
|
||||||
cache-to: type=gha,scope=${{ github.workflow }}
|
cache-to: type=gha,scope=${{ github.workflow }},mode=max
|
||||||
outputs: type=local,dest=/tmp/zitadel
|
outputs: type=local,dest=/tmp/zitadel
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user