.drone.yml: Use fcpo/stack-build docker image

This commit is contained in:
Collin J. Doering 2020-10-04 19:30:40 -04:00
parent 083f859128
commit 501549942a
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 4 additions and 1 deletions

View File

@ -2,8 +2,11 @@ kind: pipeline
type: docker
name: blog-rekahsoft-ca
workspace:
path: /drone/blog-rekahsoft-ca
steps:
- name: build-site
image: docker.nexus.home.rekahsoft.ca/haskell:8
image: docker.nexus.home.rekahsoft.ca/fpco/stack-build:lts-12.0
commands:
- ./site build