Compare commits

..

1 Commits

Author SHA1 Message Date
ecac6ab9fa Update the CI versions of go and alpine
Some checks failed
continuous-integration/drone/push Build is failing
2020-02-26 13:04:07 +01:00

View File

@ -8,7 +8,7 @@ steps:
- mkdir canapeapp
- name: frontend
image: node:13.8.0-alpine
image: node:13.8.0
commands:
- npm install yarn
- yarn install