Disable blog last update checks and clean up deployments

This commit is contained in:
Keannu Bernasol 2024-10-17 16:17:00 +08:00
parent d44b27cc09
commit 5aed3769ca
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,5 @@
# .woodpecker.yml
steps:
- name: build & copy
- name: deploy
image: node:18-alpine
when:
- branch: master

View file

@ -7,6 +7,8 @@ const config: Config = {
tagline: "One-stop shop for rolling out production environments on potatoes",
favicon: "img/favicon.ico",
showLastUpdateTime: false,
// Set the production url of your site here
url: "https://resources.06222001.xyz",
// Set the /<baseUrl>/ pathname under which your site is served