updated .drone.yml
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Samuel Philipp 2020-06-18 22:23:41 +02:00
parent 5a225dba03
commit f9e0041706
3 changed files with 18 additions and 3 deletions

View File

@ -3,11 +3,21 @@ type: docker
name: build
steps:
- name: test
image: alpine
commands:
- pwd
- ls -ashl
- name: build
image: node
commands:
- npm install
- npm run build
- name: test2
image: alpine
commands:
- pwd
- ls -ashl
---
kind: pipeline
@ -15,6 +25,11 @@ type: docker
name: deploy-develop
steps:
- name: test
image: alpine
commands:
- pwd
- ls -ashl
- name: deploy
image: alpine
environment:

View File

@ -156,6 +156,6 @@ a {
}
}
.links a {
color: #ffffff;
.contact-links a {
color: #ffffff !important;
}

View File

@ -53,7 +53,7 @@ eleventyNavigation:
</div>
</div>
<div class="d-flex justify-content-center flex-wrap my-3 links">
<div class="d-flex justify-content-center flex-wrap my-3 contact-links">
<div class="m-2"><a href="mailto:mail@sp-codes.de"><span
class="fas fa-fw fa-4x fa-envelope"></span></a></div>
<div class="m-2"><a href="https://matrix.to/#/@samuel-p:matrix.sp-codes.de">