Compare commits

..

1 Commits

Author SHA1 Message Date
jolheiser 944443b27e
Add netlify process
continuous-integration/woodpecker the build was successful Details
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-12-11 11:22:59 -06:00
2 changed files with 1 additions and 2 deletions

View File

@ -5,7 +5,6 @@ const axios = require('axios')
const siteId = process.env.NETLIFY_SITE_ID
const branchSlug = slugify(process.env.DRONE_SOURCE_BRANCH)
const prNumber = process.env.CI_PULL_REQUEST
console.log(process.env)
const alias = `${prNumber}-${branchSlug}`

View File

@ -6,7 +6,7 @@
-->
<html>
<head>
<title>The Canopy</title>
<title>The Canopy MC</title>
<meta charset="utf-8" />
<meta
name="viewport"