summaryrefslogtreecommitdiff
path: root/amplify.yml
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-04-19 15:41:58 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-04-19 15:41:58 +0300
commit48d7cfe75ba49c46702271484266babc09d3b883 (patch)
treea082d8d1193a32c9ae7f0a3baa2d1b805a64bd6d /amplify.yml
parentd53ccfabeea742d090f629aac37236b4b212c227 (diff)
downloadcommunity.vyos.net-feature/sitemap-generation.tar.gz
community.vyos.net-feature/sitemap-generation.zip
ci: run sitemap generation on production branch buildsfeature/sitemap-generation
Diffstat (limited to 'amplify.yml')
-rw-r--r--amplify.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/amplify.yml b/amplify.yml
index 882ded4..1940461 100644
--- a/amplify.yml
+++ b/amplify.yml
@@ -18,6 +18,7 @@ applications:
- source .venv/bin/activate
- 'if [ "$AWS_BRANCH" = "production" ]; then export SOUPAULT_OPTS="--profile live"; else export SOUPAULT_OPTS="--profile staging"; fi'
- make all
+ - 'if [ "$AWS_BRANCH" = "production" ]; then python3 scripts/generate-sitemap.py; fi'
artifacts:
baseDirectory: /build
files: