Files
ryobi-crawler/.gitea/workflows/deploy.yaml
Krzysiej 7bb3320e51
All checks were successful
/ deploy-job (push) Successful in 1s
First test of gitea actions
2026-02-09 13:44:14 +01:00

13 lines
231 B
YAML

on:
push:
branches:
- master
workflow_dispatch:
jobs:
deploy-job:
runs-on: server
steps:
- name: initial test
run: echo "test"
- name: get page
run: curl http://192.168.0.129:9001