Always upgrade Stack

This commit is contained in:
patrick brisbin 2018-09-11 06:36:48 -04:00
parent 270344035a
commit 96c31f6437
No known key found for this signature in database
GPG Key ID: 4243EA839B9CC425

View File

@ -8,6 +8,9 @@ references:
- image: quay.io/haskell_works/stack-build-minimal
steps:
- checkout
- run:
name: Upgrade Stack
command: stack upgrade
- run:
name: Digest
command: |