Test workflow
rtj.dev Build and Deploy / Build-and-Deploy (push) Failing after 7s
Details
rtj.dev Build and Deploy / Build-and-Deploy (push) Failing after 7s
Details
This commit is contained in:
parent
46a4e21a8b
commit
f3ae24ac9f
|
@ -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 }}
|
||||||
|
|
|
@ -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
|
Loading…
Reference in New Issue