Automating Deploy process, doesn't update repo though.

main
shruub 2 years ago
parent 40f4efa1fe
commit b65694dd87
No known key found for this signature in database
GPG Key ID: 76E66EE5256E6333

@ -0,0 +1,18 @@
---
kind: pipeline
type: docker
name: default
trigger:
branch:
- master
steps:
- name: docker
image: plugins/docker
settings:
registry: git.habedieeh.re
username: shruub
password:
from_secret: docker_pw
repo: "git.habedieeh.re/shruub/no-js.club
dockerfile: Dockerfile
tags: latest

@ -0,0 +1,6 @@
FROM klakegg/hugo:0.107.0-onbuild AS hugo
# Using nginx now because it's easier then darkhttpd. Might switch later, not sure though.
FROM nginx
COPY --from=hugo /target /usr/share/nginx/html

@ -6,6 +6,6 @@ title: Hall of glory | The no-JS.club
## List Of Proud Club Members ## List Of Proud Club Members
Member list was last updated on: **February 7th, 2023** Member list was last updated on: **February 27th, 2023**
{{< csv-table >}} {{< csv-table >}}

@ -77,6 +77,7 @@ https://projects.deltabeard.com,26.5
https://pzel.name,15.1 https://pzel.name,15.1
https://radosavljevic.dev,15.7 https://radosavljevic.dev,15.7
https://ratwires.space,149.0 https://ratwires.space,149.0
https://reversepedia.org,2.02
https://richj.co,48.0 https://richj.co,48.0
https://roadtolarissa.com,3952.64 https://roadtolarissa.com,3952.64
https://rojen.uk/,10.2 https://rojen.uk/,10.2

1 https://5am.is/ 30.0
77 https://pzel.name 15.1
78 https://radosavljevic.dev 15.7
79 https://ratwires.space 149.0
80 https://reversepedia.org 2.02
81 https://richj.co 48.0
82 https://roadtolarissa.com 3952.64
83 https://rojen.uk/ 10.2
Loading…
Cancel
Save