Forgot to make post draft
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
parent
c63a59e79c
commit
45335f24b2
|
@ -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"
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
title: "Switching to Axum"
|
||||
date: 2022-04-02
|
||||
draft: true
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue