Introduction
Introduction Statistics Contact Development Disclaimer Help
tAdd postcss-cli - andersdamsgaard.com - my photography webpage
git clone git://src.adamsgaard.dk/andersdamsgaard.com
Log
Files
Refs
Submodules
README
LICENSE
---
commit 1bb22ab83af1fdbb8f725e5b4d3cae0971d674c1
parent 82a6646dd95e546a090bd4dab675a65a9444fc55
Author: Anders Damsgaard <[email protected]>
Date: Fri, 2 Nov 2018 20:45:23 +0100
Add postcss-cli
Diffstat:
M .gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
t@@ -13,6 +13,7 @@ deploy-staging:
image: registry.gitlab.com/pages/hugo:latest
before_script:
- apk --no-cache add make lftp curl
+ - npm install both postcss-cli
- hugo version
script:
- make deploy-staging
t@@ -31,6 +32,7 @@ deploy:
image: registry.gitlab.com/pages/hugo:latest
before_script:
- apk --no-cache add make lftp curl
+ - npm install both 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.