Compare commits
No commits in common. "eb68006657145edf9299d5285052680567d65a9b" and "b65c3779a7df5b9b924e6a76b20235922e67cb66" have entirely different histories.
eb68006657
...
b65c3779a7
17
.do/app.yaml
17
.do/app.yaml
@ -1,17 +0,0 @@
|
|||||||
---
|
|
||||||
domains:
|
|
||||||
- domain: start.simoncor.net
|
|
||||||
type: PRIMARY
|
|
||||||
name: speed-dial
|
|
||||||
region: ams
|
|
||||||
static_sites:
|
|
||||||
- build_command: hugo -d public
|
|
||||||
environment_slug: hugo
|
|
||||||
gitlab:
|
|
||||||
branch: master
|
|
||||||
deploy_on_push: true
|
|
||||||
repo: embark_caboose/start-simoncor-net
|
|
||||||
name: start-simoncor-net
|
|
||||||
routes:
|
|
||||||
- path: /
|
|
||||||
source_dir: /
|
|
@ -1,11 +0,0 @@
|
|||||||
---
|
|
||||||
spec:
|
|
||||||
name: speed-dial
|
|
||||||
region: ams
|
|
||||||
static_sites:
|
|
||||||
- build_command: hugo -d public
|
|
||||||
environment_slug: hugo
|
|
||||||
gitlab:
|
|
||||||
branch: master
|
|
||||||
repo: embark_caboose/start-simoncor-net
|
|
||||||
name: start-simoncor-net
|
|
Loading…
Reference in New Issue
Block a user