mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 01:47:33 +00:00
chore: remove depot (#10343)
# Which Problems Are Solved We hit a rate limit for our current plan at Depot https://github.com/zitadel/zitadel/actions/runs/16589101600/job/46920267954?pr=10342. # How the Problems Are Solved Let's remove Depot for now, make things work and then optimize with caching. --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
3
.github/workflows/compile.yml
vendored
3
.github/workflows/compile.yml
vendored
@@ -21,9 +21,6 @@ on:
|
||||
node_version:
|
||||
required: true
|
||||
type: string
|
||||
secrets:
|
||||
DEPOT_TOKEN:
|
||||
required: true
|
||||
|
||||
jobs:
|
||||
executable:
|
||||
|
Reference in New Issue
Block a user