mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 19:07:30 +00:00
docs: add nextjs to quickstarts (#2084)
* docs: update angular template link * docs: add nextjs to quickstarts * add to navigation * nextjs is a framework * add title * reenable cache Co-authored-by: Florian Forster <florian@caos.ch>
This commit is contained in:
2
.github/workflows/zitadel.yml
vendored
2
.github/workflows/zitadel.yml
vendored
@@ -124,7 +124,7 @@ jobs:
|
||||
context: .
|
||||
file: ./build/console/Dockerfile
|
||||
platforms: linux/amd64
|
||||
#cache-from: type=gha,scope=${{ github.workflow }}
|
||||
cache-from: type=gha,scope=${{ github.workflow }}
|
||||
cache-to: type=gha,scope=${{ github.workflow }},mode=max
|
||||
outputs: type=local,dest=/tmp/zitadel-console
|
||||
- uses: actions/upload-artifact@v2
|
||||
|
Reference in New Issue
Block a user