Introduction
Introduction Statistics Contact Development Disclaimer Help
tInstall postcss-cli after npm init - andersdamsgaard.com - my photography webp…
git clone git://src.adamsgaard.dk/andersdamsgaard.com
Log
Files
Refs
Submodules
README
LICENSE
---
commit 58109c2fa6a3946e32e013422e1a3e468af47f7c
parent e3a62fe13b6db70e7b6d5c45041cb2b1c346e48c
Author: Anders Damsgaard <[email protected]>
Date: Fri, 2 Nov 2018 20:51:11 +0100
Install postcss-cli after npm init
Diffstat:
M .gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
t@@ -14,6 +14,7 @@ deploy-staging:
before_script:
- apk --no-cache add make lftp curl npm
- npm init .
+ - npm install postcss-cli
- hugo version
script:
- make deploy-staging
t@@ -33,6 +34,7 @@ deploy:
before_script:
- apk --no-cache add make lftp curl npm
- npm init .
+ - npm install postcss-cli
- hugo version
script:
- make deploy
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.