Skip to content

Commit d7bcfa7

Browse files
committed
feat: bye bye SPA deploy 👋
1 parent 680424b commit d7bcfa7

File tree

4 files changed

+0
-198
lines changed

4 files changed

+0
-198
lines changed

docs/services/cdn/README.md

-2
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,3 @@ Among many others:
7070
:dart: [upload assets to the CDN](how-to/upload-assets.md)
7171

7272
:dart: [manage CDN assets](how-to/manage-assets.md)
73-
74-
:dart: [SPA deploy](how-to/spa-deploy.md)

docs/services/cdn/how-to/spa-deploy.md

-137
This file was deleted.

docs/services/cdn/how-to/upload-assets.md

-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,6 @@ This how-to guide shows you how to upload assets to the [CDN](../README.md).
2020

2121
## Upload assets with the CDN action
2222

23-
{% if tenant() == "nav" %}
24-
???+ note "SPA deploy"
25-
We also provide an action for swift deployment of single page applications (SPA),
26-
[spa-deploy](https://github.com/nais/deploy/tree/master/actions/spa-deploy).
27-
{% endif %}
28-
2923
In your Github Workflow, add the following step to upload your assets to the CDN.
3024

3125

docs/services/cdn/reference/spa-deploy.md

-53
This file was deleted.

0 commit comments

Comments
 (0)