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:
Max Peintner
2021-07-28 11:24:22 +02:00
committed by GitHub
parent 6ad565bb6b
commit b614869b75
3 changed files with 198 additions and 39 deletions

View File

@@ -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