Disable workflows for now

This commit is contained in:
Minecon724 2024-10-10 18:13:42 +02:00
parent 5f177eda51
commit dfa7618cc9
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -1,10 +1,10 @@
on: [push] on: []
jobs: jobs:
deploy: deploy:
runs-on: docker runs-on: docker
container: python container: python
steps: steps:
- run: git clone https://git.724.rocks/Minecon724/dn42-info . - run: git clone https://git.m724.eu/Minecon724/dn42-info .
- run: pip install -r requirements.txt - run: pip install -r requirements.txt
- run: python deploy.py - run: python deploy.py
env: env: