dn42-info/.forgejo/workflows/deploy.yml
Minecon724 6fed2b7b7c
Some checks failed
/ deploy (push) Failing after 5s
that guy really wanted to start node?
2024-05-12 17:54:18 +02:00

9 lines
No EOL
204 B
YAML

on: [push]
jobs:
deploy:
runs-on: docker
container: python
steps:
- run: git clone https://git.724.rocks/Minecon724/dn42-info .
- run: pwd && ls -la
- run: python deploy.py