Test workflow
rtj.dev Build and Deploy / Build-and-Deploy (push) Failing after 7s Details

This commit is contained in:
Roland Thomas Jr 2024-02-12 22:36:14 -05:00
parent 46a4e21a8b
commit f3ae24ac9f
Signed by: roland
GPG Key ID: 7C3C2B085A4C2872
3 changed files with 31 additions and 1 deletions

View File

@ -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
View 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
---

@ -1 +1 @@
Subproject commit 72ab73ffe5ba2354f71e419321134fd5f9cfd098 Subproject commit 944ddc3c7e75b1287f15523902d10da0562dd2ac