Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
ci: disable k8s deploy
Browse files Browse the repository at this point in the history
We're using static website hosting again, so we can remove the cluster
deploy step, as there's no longer a target deployment to update.
  • Loading branch information
conorsch committed Aug 1, 2023
1 parent 44d8037 commit 0bb71bd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 50 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-firebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
# pull_request:
jobs:
build:
name: Render and deploy protocol and API docs
name: Deploy
runs-on: ubuntu-latest
steps:
- name: Checkout the source code
Expand Down
49 changes: 0 additions & 49 deletions .github/workflows/deploy-k8s.yml

This file was deleted.

0 comments on commit 0bb71bd

Please sign in to comment.