This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
name: Deploy ajet.fyi
|
||||
run-name: ${{ gitea.actor }} is deploying ajet.fyi
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: curl http://192.168.1.45:47331 -d '{"project":"www"}'
|
||||
Reference in New Issue
Block a user