Test workflow
Some checks failed
rtj.dev Build and Deploy / Build-and-Deploy (push) Failing after 7s
Some checks failed
rtj.dev Build and Deploy / Build-and-Deploy (push) Failing after 7s
This commit is contained in:
@ -28,3 +28,6 @@ jobs:
|
|||||||
cd ${{ gitea.workspace }}
|
cd ${{ gitea.workspace }}
|
||||||
docker build -f Dockerfile -t git.rtj.dev/roland/rtj.dev:0.0.1 .
|
docker build -f Dockerfile -t git.rtj.dev/roland/rtj.dev:0.0.1 .
|
||||||
docker push git.rtj.dev/roland/rtj.dev:0.0.1
|
docker push git.rtj.dev/roland/rtj.dev:0.0.1
|
||||||
|
- name: Signal Restart
|
||||||
|
run: |
|
||||||
|
curl -X POST -H "Authorization: Bearer ${{ secrets.API_KEY }}" ${{ secrets.ENDPOINT }}
|
||||||
|
27
content/posts/Rylan.md
Normal file
27
content/posts/Rylan.md
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
---
|
||||||
|
author: "Roland Thomas Jr"
|
||||||
|
title: "Rylan asked about this!"
|
||||||
|
date: "2023-08-03"
|
||||||
|
description: "Rylan is curious"
|
||||||
|
tags: ["post"]
|
||||||
|
ShowToc: false
|
||||||
|
ShowBreadCrumbs: true
|
||||||
|
---
|
||||||
|
|
||||||
|
# Rylan is best daughter! Favorite daughter of all time!!!
|
||||||
|
|
||||||
|
## Reasons why
|
||||||
|
- Smart
|
||||||
|
- Artistic
|
||||||
|
- Awesome
|
||||||
|
- Honest
|
||||||
|
- Friendly
|
||||||
|
- Kind
|
||||||
|
- Gracious
|
||||||
|
- Beautiful
|
||||||
|
- Thankful
|
||||||
|
- Athletic
|
||||||
|
- Intelligent
|
||||||
|
- Hard Working
|
||||||
|
|
||||||
|
---
|
Submodule themes/PaperMod updated: 72ab73ffe5...944ddc3c7e
Reference in New Issue
Block a user