mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-09-07 18:33:50 +02:00
Always upgrade Stack
This commit is contained in:
parent
17cbf543ae
commit
2f0c6ed4dd
@ -8,6 +8,9 @@ references:
|
|||||||
- image: quay.io/haskell_works/stack-build-minimal
|
- image: quay.io/haskell_works/stack-build-minimal
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
- run:
|
||||||
|
name: Upgrade Stack
|
||||||
|
command: stack upgrade
|
||||||
- run:
|
- run:
|
||||||
name: Digest
|
name: Digest
|
||||||
command: |
|
command: |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user