Forgot to make post draft
ci/woodpecker/push/woodpecker Pipeline failed Details

pull/4/head
Jef Roosens 2022-04-02 14:29:44 +02:00
parent c63a59e79c
commit 45335f24b2
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
2 changed files with 2 additions and 1 deletions

View File

@ -13,4 +13,4 @@ pipeline:
secrets:
- 'api_key'
commands:
- "curl -XPOST --fail -s -H 'Authorisation: Bearer $API_KEY' -T public.tar.gz https://rustybever.be/api/deploy"
- "curl -XPOST --fail -s -H 'Authorization: Bearer $API_KEY' -T public.tar.gz https://rustybever.be/api/deploy"

View File

@ -1,4 +1,5 @@
---
title: "Switching to Axum"
date: 2022-04-02
draft: true
---