Skip to content

Commit 3a3125e

Browse files
add dirt-cheap-rocket
1 parent 606e0ff commit 3a3125e

File tree

2 files changed

+3
-23710
lines changed

2 files changed

+3
-23710
lines changed

.circleci/config.yml

+3
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@ commands:
105105

106106
serve_static_site:
107107
steps:
108+
- run:
109+
name: Download dirt-cheap-rocket
110+
command: curl https://github.com/Coursemology/dirt-cheap-rocket/releases/latest/download/dirt-cheap-rocket.cjs --output dirt-cheap-rocket.cjs
108111
- run:
109112
name: Serve static site
110113
command: node dirt-cheap-rocket.cjs

0 commit comments

Comments
 (0)